5c0b2c151c
This is a fix for a regression introduced by Perfy. Since then we mainly operate on host.name instead of the Host object. In a call to set_nonpersistent_facts where we set ansible_failed_task and ansible_failed_result variables we were still passing the object which led to those vars being undefined. Fixes #64789 |
||
---|---|---|
.. | ||
aliases | ||
block_fail.yml | ||
block_fail_tasks.yml | ||
block_rescue_vars.yml | ||
fail.yml | ||
main.yml | ||
nested_fail.yml | ||
nested_nested_fail.yml | ||
runme.sh |