mirror of https://github.com/ansible/ansible.git
Do not mark "skipped" when changed is false
When using the "creates" option with the uri 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/18777/head
parent
8e4755728e
commit
d3c686d632
Loading…
Reference in New Issue