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: "acme", tags: [ "acme" ] }
|
||||||
- { role: "nginx", tags: [ "nginx" ] }
|
- { role: "nginx", tags: [ "nginx" ] }
|
||||||
- { role: "chat", tags: [ "chat" ] }
|
- { role: "chat", tags: [ "chat" ] }
|
||||||
|
|
||||||
|
- hosts: ldap
|
||||||
|
roles:
|
||||||
|
- { role: "common", tags: [ "common" ] }
|
||||||
|
|
|
@ -50,6 +50,9 @@ homeassistant.bitlair.nl
|
||||||
[chat]
|
[chat]
|
||||||
chat.bitlair.nl
|
chat.bitlair.nl
|
||||||
|
|
||||||
|
[ldap]
|
||||||
|
ldap-new.bitlair.nl
|
||||||
|
|
||||||
[debian:children]
|
[debian:children]
|
||||||
bank
|
bank
|
||||||
fotos
|
fotos
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue