mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 08:21:36 +01:00
feat: ansible cfg
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
*.swp
|
||||
ansible.log
|
||||
files/icinga_master_hosts.conf
|
||||
files/nsca_server.conf
|
||||
hosts.ini
|
||||
|
||||
3
ansible.cfg
Normal file
3
ansible.cfg
Normal file
@@ -0,0 +1,3 @@
|
||||
[defaults]
|
||||
inventory = hosts.ini
|
||||
log_path = ansible.log
|
||||
Reference in New Issue
Block a user