fix: update remote_user in ansible configuration to match current setup

This commit is contained in:
2026-03-14 19:26:51 -04:00
parent a068483330
commit 856d7e2ef2

View File

@@ -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