Add www playbook
This commit is contained in:
parent
a31ed367dd
commit
0f86386d6e
1 changed files with 7 additions and 0 deletions
7
www.yaml
Normal file
7
www.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
- hosts: wiki
|
||||
roles:
|
||||
- common
|
||||
- common-bitlair
|
||||
- acme
|
||||
- www
|
Loading…
Add table
Reference in a new issue