mirror of https://github.com/ansible/ansible.git
Do not mark "skipped" when changed is false
When using the "creates" option with the script module, set changed to False if the file already exists. This behavior is consistent with other modules which use "creates", such as command and shell.pull/10269/head
parent
787388ac30
commit
67eb9f301d
Loading…
Reference in New Issue