Initial commit
This commit is contained in:
commit
3d0d6c61ec
10 changed files with 246 additions and 0 deletions
5
ansible.cfg
Normal file
5
ansible.cfg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[defaults]
|
||||
inventory = inventory
|
||||
collections_path = .
|
||||
roles_path = ./roles
|
||||
interpreter_python = auto_silent
|
||||
Loading…
Add table
Add a link
Reference in a new issue