Initial commit

This commit is contained in:
Alexandre Iooss 2018-12-23 12:20:19 +01:00
commit 847c90dfba
8 changed files with 147 additions and 0 deletions

6
base.yml Normal file
View file

@ -0,0 +1,6 @@
---
# Put a common configuration on all servers
- hosts: all
roles:
- baseconfig