фикс фикса путей

This commit is contained in:
2025-03-17 21:26:11 +03:00
parent c3ca8dc074
commit 894e2b5a91

View File

@@ -1,8 +1,8 @@
[defaults] [defaults]
inventory = /ansible/inventory/hosts inventory = inventory/hosts
vault_password_file = /ansible/vault_password.txt vault_password_file = vault_password.txt
remote_user = devops remote_user = devops
host_key_checking = False host_key_checking = False
enable_plugins = yaml, ini enable_plugins = yaml, ini
roles_path = /ansible/roles roles_path = roles/
interpreter_python = auto interpreter_python = auto