mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2026-01-22 02:47:39 +01:00
feat: ansible cfg
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
*.swp
|
*.swp
|
||||||
|
ansible.log
|
||||||
files/icinga_master_hosts.conf
|
files/icinga_master_hosts.conf
|
||||||
files/nsca_server.conf
|
files/nsca_server.conf
|
||||||
hosts.ini
|
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