Initial commit

This commit is contained in:
Sonny Bakker 2021-01-31 23:32:33 +01:00
commit b16f2585c7
19 changed files with 690 additions and 0 deletions

4
ansible.cfg Normal file
View file

@ -0,0 +1,4 @@
[defaults]
roles_path = ./roles
remote_user = ansible
inventory = ./inventory.yml