mirror of
https://github.com/JockeTF/fimfarchive.git
synced 2024-11-22 05:17:59 +01:00
Add default configuration for Ansible
This commit is contained in:
parent
4211c586c2
commit
b65c0f652a
1 changed files with 3 additions and 0 deletions
3
operations/ansible.cfg
Normal file
3
operations/ansible.cfg
Normal file
|
@ -0,0 +1,3 @@
|
|||
[defaults]
|
||||
inventory = inventory.yml
|
||||
remote_user = root
|
Loading…
Reference in a new issue