Created ansible config
This commit is contained in:
parent
806353eb1a
commit
c83615173f
6
ansible.cfg
Normal file
6
ansible.cfg
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[ssh_connection]
|
||||||
|
ssh_args = -o StrictHostKeyChecking=accept-new
|
||||||
|
|
||||||
|
[defaults]
|
||||||
|
inventory = inventory
|
||||||
|
private_key_file = ~/.ssh/id_ed25519
|
Loading…
Reference in New Issue
Block a user