Add the photos role
This commit is contained in:
parent
24c4d845ae
commit
786bb5cbdc
10 changed files with 169 additions and 0 deletions
6
roles/photos/tasks/main.yaml
Normal file
6
roles/photos/tasks/main.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- tags: photos_gallery
|
||||
import_tasks: photo-gallery.yaml
|
||||
|
||||
- tags: photos_mqtt
|
||||
import_tasks: photos2mqtt.yaml
|
Loading…
Add table
Add a link
Reference in a new issue