community.general/lib/ansible/modules/network/basics
Dan Rue d3c686d632 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.
2016-12-08 11:22:43 -05:00
..
__init__.py
get_url.py Move from md5 to sha1 to work on FIPS-140 enabled systems 2016-12-08 11:22:25 -05:00
slurp.py
uri.py Do not mark "skipped" when changed is false 2016-12-08 11:22:43 -05:00