uncomment private_key_file parameter

This commit is contained in:
2024-09-03 13:38:37 +00:00
parent 8e370731d5
commit 3e5757ca2f

View File

@@ -1,4 +1,4 @@
[defaults]
inventory = inventory.yml
# private_key_file = ~/.ssh/ansible-key
private_key_file = ~/.ssh/default-key
host_key_checking = False