фикс фикса путей
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[defaults]
|
||||
inventory = /ansible/inventory/hosts
|
||||
vault_password_file = /ansible/vault_password.txt
|
||||
inventory = inventory/hosts
|
||||
vault_password_file = vault_password.txt
|
||||
remote_user = devops
|
||||
host_key_checking = False
|
||||
enable_plugins = yaml, ini
|
||||
roles_path = /ansible/roles
|
||||
roles_path = roles/
|
||||
interpreter_python = auto
|
||||
Reference in New Issue
Block a user