This commit is contained in:
2025-03-13 10:51:03 +03:00
parent 382395b909
commit 4e5ae1e78b
11 changed files with 92 additions and 26 deletions

View File

@@ -1,6 +1,7 @@
[defaults]
inventory = /workspace/inventory
vault_password_file = /workspace/vault_password_file
remote_user = devops
inventory = /ansible/inventory
vault_password_file = /ansible/vault_password.txt
remote_user = ansible
host_key_checking = False
enable_plugins = yaml, ini
enable_plugins = yaml, ini
roles_path = /ansible/roles