ansible.cfg
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[defaults]
|
||||
inventory=inventory
|
||||
private_key_file=~/.ssh/id_ed25519
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
[defaults]
|
||||
inventory=inventory
|
||||
private_key_file=~/.ssh/id_ed25519
|
||||