фикс фикса путей
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user