forked from bitlair/ansible
Automated changes from linter ;P
This commit is contained in:
parent
44b73a216f
commit
f7f04e7a41
65 changed files with 392 additions and 324 deletions
|
@ -1,9 +1,12 @@
|
|||
---
|
||||
- tags: photos-gallery
|
||||
import_tasks: photo-gallery.yaml
|
||||
ansible.builtin.import_tasks:
|
||||
file: photo-gallery.yaml
|
||||
|
||||
- tags: photos-mqtt
|
||||
import_tasks: photos2mqtt.yaml
|
||||
ansible.builtin.import_tasks:
|
||||
file: photos2mqtt.yaml
|
||||
|
||||
- tags: bambulab-fetch
|
||||
import_tasks: bambulab-fetch.yaml
|
||||
ansible.builtin.import_tasks:
|
||||
file: bambulab-fetch.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue