This commit is contained in:
parent
33f7b0fc35
commit
46a28a9ead
2 changed files with 7 additions and 0 deletions
|
@ -71,3 +71,7 @@
|
|||
- { role: "acme", tags: [ "acme" ] }
|
||||
- { role: "nginx", tags: [ "nginx" ] }
|
||||
- { role: "chat", tags: [ "chat" ] }
|
||||
|
||||
- hosts: ldap
|
||||
roles:
|
||||
- { role: "common", tags: [ "common" ] }
|
||||
|
|
|
@ -50,6 +50,9 @@ homeassistant.bitlair.nl
|
|||
[chat]
|
||||
chat.bitlair.nl
|
||||
|
||||
[ldap]
|
||||
ldap-new.bitlair.nl
|
||||
|
||||
[debian:children]
|
||||
bank
|
||||
fotos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue