mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-14 01:12:22 +00:00
add ansible config
specifies inventory automatically disables host key checking
This commit is contained in:
parent
c67c9780b5
commit
f70bd28c56
3
Ansible/Playbooks/RKE2/ansible.cfg
Normal file
3
Ansible/Playbooks/RKE2/ansible.cfg
Normal file
@ -0,0 +1,3 @@
|
||||
[defaults]
|
||||
inventory = inventory/hosts.ini
|
||||
host_key_checking = false
|
Loading…
x
Reference in New Issue
Block a user