fix: update remote_user in ansible configuration to match current setup
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
inventory = inventory
|
inventory = inventory
|
||||||
stdout_callback = ansible.builtin.default
|
stdout_callback = ansible.builtin.default
|
||||||
result_format = yaml
|
result_format = yaml
|
||||||
remote_user = robert
|
remote_user = ponos
|
||||||
vault_password_file = .vault_pass
|
vault_password_file = .vault_pass
|
||||||
Reference in New Issue
Block a user