maak chat.bitlair.nl
This commit is contained in:
parent
9181a83cdb
commit
9cbd01f4bc
12 changed files with 312 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