Initial commit
This commit is contained in:
commit
847c90dfba
8 changed files with 147 additions and 0 deletions
6
base.yml
Normal file
6
base.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
# Put a common configuration on all servers
|
||||
- hosts: all
|
||||
roles:
|
||||
- baseconfig
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue