Installer fails at TASK [ansible.automation_platform_installer.podman : Reset podman for awx user to apply configs] ***
Issue
-
Ansible Automation Platform installer fails are the following task
TASK [ansible.automation_platform_installer.podman : Reset podman for awx user to apply configs] *** fatal: [server.example.com]: FAILED! => {"changed": true, "cmd": ["podman", "system", "reset", "-f"], "delta": "0:00:00.0xxxx", "end": "YYYY-MM-DD 10:17:48.xxxxx", "msg": "non-zero return code", "rc": 1, "start": "YYYY-MM-DD 10:17:48.xxxxx", "stderr": "time=\"YYYY-MM-DDT10:17:48-05:00\" level=error msg=\"XDG_RUNTIME_DIR directory \\\"/run/user/0\\\" is not owned by the current user\"", "stderr_lines": ["time=\"2024-03-29T10:17:48-05:00\" level=error msg=\"XDG_RUNTIME_DIR directory \\\"/run/user/0\\\" is not owned by the current user\""], "stdout": "", "stdout_lines": []} changed: [server.example.com] => {"changed": true, "cmd": ["podman", "system", "reset", "-f"], "delta": "0:00:25.935391", "end": "2024-03-29 10:18:14.xxxxx", "msg": "", "rc": 0, "start": "YYYY-MM-DD 10:17:48.xxxxx", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
Environment
- Red Hat Ansible Automation Platform 2.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.