mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 07:49:57 +00:00
first commit
This commit is contained in:
5
ansible/ansible.cfg
Normal file
5
ansible/ansible.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
[defaults]
|
||||
inventory = inventory/hosts.yml
|
||||
roles_path = roles
|
||||
host_key_checking = False
|
||||
retry_files_enabled = False
|
||||
Reference in New Issue
Block a user