homeassistant
This commit is contained in:
parent
fc443544d3
commit
381a0e2c2e
3 changed files with 22 additions and 0 deletions
|
@ -10,6 +10,11 @@
|
|||
roles:
|
||||
- { role: "bank", tags: ["bank"] }
|
||||
|
||||
- hosts: homeassistant
|
||||
roles:
|
||||
- { role: "acme", tags: ["acme"] }
|
||||
- { role: "nginx", tags: ["nginx"] }
|
||||
|
||||
- hosts: raspi
|
||||
roles:
|
||||
- { role: "raspi", tags: ["raspi"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue