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

resalloc-aws-new: run playbook with stdin=/dev/null #12

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

praiskup
Copy link
Owner

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:

Fixes: fedora-copr/copr#3018

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 praiskup merged commit cdc5aa5 into main Nov 22, 2023
3 of 10 checks passed
@praiskup praiskup deleted the praiskup-dev-null branch January 10, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not run ansible playbooks from F39
1 participant