fix2
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user