фикс ansible.cfg
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[defaults]
|
||||
inventory = inventory/hosts
|
||||
vault_password_file = vault_password.txt
|
||||
vault_password_file = vault-password.txt
|
||||
remote_user = devops
|
||||
host_key_checking = False
|
||||
enable_plugins = yaml, ini
|
||||
|
||||
Reference in New Issue
Block a user