bfd32c9b00
* clean "changed" after it has been processed without this change, a loop of `debug` tasks with `changed_when` causes the "changed" status to get lost before output * runme.sh tests for debug loop status
3 lines
137 B
YAML
3 lines
137 B
YAML
bugfixes:
|
|
- debug - fixed an issue introduced in Ansible 2.4 where a loop of debug tasks
|
|
would lose the "changed" status on each item.
|