Zach Villers
Zach Villers
Thanks. I'll start a read through in a bit either way. I know you don't simply just show up and help maintain a project.
I've seen similar in AWX 23.3.1. The template involves an `ansible.builtin.uri` call to VMware orchestrator, followed by an `ansible.builtin.wait_for_connection`. The job log pauses here: ``` Using module file /usr/local/lib/python3.11/site-packages/ansible/modules/ping.py Pipelining...
Adding relevant bits of our ansible.cfg ``` defaults] home = .ansible roles_path = roles playbook_dir = playbooks transport = smart collections_path = .ansible/collections:/usr/share/ansible/collections:.venv/lib/python3.11/site-packages/ansible_collections/ remote_user = $ANSIBLE_REMOTE_USER remote_tmp = /tmp/$USER/.ansible gather_subset...
Found the error that ended the task above. `{"log":"2024-04-26 15:10:21,352 INFO [c3b7da2d511940cd9f42ad53edf60a96] awx.main.scheduler Workflow job 29241 failed due to reason: No error handling path for workflow job node(s) [(4838,error)]. Workflow...
+1 For this build from COPR ``` Installed Packages Name : wezterm Version : 20240818_002147_24542037 Release : 0 Architecture : x86_64 Size : 112 M Source : wezterm-20240818_002147_24542037-0.src.rpm Repository :...
Also this ^
Hi Wez, thanks for the update. I've upgraded to F41 and am still having the same problem. I don't have a .wezterm.lua. I did remove and reinstall from the copr...