Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not run ansible playbooks from F39 #3018

Closed
Tracked by #2964
praiskup opened this issue Nov 22, 2023 · 0 comments · Fixed by praiskup/resalloc-aws#12 or fedora-copr/resalloc-ibm-cloud#23
Closed
Tracked by #2964
Assignees

Comments

@praiskup
Copy link
Member

executing: ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o ConnectTimeout=10 [email protected] echo foobar
wait 1.0s, remains 259.0s
 - run_cmd: ansible-playbook -i 54.196.130.133, /var/lib/resallocserver/provision/builderpb-aws.yml
ERROR: Ansible requires blocking IO on stdin/stdout/stderr. Non-blocking file handles detected: <stdin>
 * removing i-09d19df6d0a528e82
@github-project-automation github-project-automation bot moved this to Needs triage in CPT Kanban Nov 22, 2023
@praiskup praiskup mentioned this issue Nov 22, 2023
7 tasks
@praiskup praiskup moved this from Needs triage to In Progress in CPT Kanban Nov 22, 2023
@praiskup praiskup self-assigned this Nov 22, 2023
praiskup added a commit to praiskup/resalloc-aws that referenced this issue Nov 22, 2023
This is the way around weird F39+ bug causing ansible-playbook failure:
ERROR: Ansible requires blocking IO on stdin/stdout/stderr. Non-blocking file handles detected: <stdin>

Fixes: fedora-copr/copr#3018
praiskup added a commit to praiskup/resalloc-aws that referenced this issue Nov 22, 2023
This is the way around weird F39+ bug causing ansible-playbook failure:
ERROR: Ansible requires blocking IO on stdin/stdout/stderr. Non-blocking file handles detected: <stdin>

Fixes: fedora-copr/copr#3018
@nikromen nikromen moved this from In Progress to Done in CPT Kanban Nov 27, 2023
praiskup added a commit to praiskup/resalloc-ibm-cloud that referenced this issue Nov 28, 2023
praiskup added a commit to fedora-copr/resalloc-ibm-cloud that referenced this issue Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
1 participant