feat: Moves ansible stuff into .ansible, adds setup to Makefile to link relevant files
This commit is contained in:
5
.ansible/ansible.cfg
Normal file
5
.ansible/ansible.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
[defaults]
|
||||
inventory=./inventory.ini
|
||||
roles_path=./roles
|
||||
stdout_callback=yaml
|
||||
interpreter_python=auto_silent
|
||||
Reference in New Issue
Block a user