фикс ansible.cfg

This commit is contained in:
2025-03-17 22:19:04 +03:00
parent 4060499ec7
commit 00171fe68f

View File

@@ -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