maak chat.bitlair.nl
This commit is contained in:
parent
5ab22d0e96
commit
c267c51e1e
9 changed files with 295 additions and 0 deletions
7
chat.yaml
Normal file
7
chat.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
- hosts: chat
|
||||
roles:
|
||||
- { role: "common", tags: [ "common" ] }
|
||||
- { role: "nft", tags: [ "nft" ] }
|
||||
- { role: "nginx", tags: [ "nginx" ] }
|
||||
- { role: "acme", tags: [ "acme" ] }
|
||||
- { role: "chat", tags: [ "chat" ] }
|
Loading…
Add table
Add a link
Reference in a new issue