ansible/network/basics
Dan Rue c2f731e5bd 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.
2015-02-17 15:19:22 -06:00
..
__init__.py Renames. 2014-11-04 17:29:56 -05:00
get_url.py Move from md5 to sha1 to work on FIPS-140 enabled systems 2014-11-06 21:25:55 -08:00
slurp.py Renames. 2014-11-04 17:29:56 -05:00
uri.py Do not mark "skipped" when changed is false 2015-02-17 15:19:22 -06:00