Open AlanCoding opened 5 years ago
This is fairly esoteric; we're unlikely to address this in the very near future.
I just ran into this issue trying to run Molecule in AAP where my playbook calls molecule create, molecule converge, molecule verify, etc. Outside of AAP, it occurred when I launched with ansible-runner, but not with ansible-playbook.
ISSUE TYPE
SUMMARY
Extremely strange behavior is observed in event stdout for a task that runs an ansible-playbook command
ENVIRONMENT
STEPS TO REPRODUCE
Run a job using this playbook
https://github.com/AlanCoding/test-playbooks/blob/nested/nested_debug.yml
view the stdout for the only task in the playbook
EXPECTED RESULTS
same as CLI results
ACTUAL RESULTS
ADDITIONAL INFORMATION
leaky environment stuff from ansible-runner, just wanted to get a concrete test case established here.