community.general/lib/ansible/modules
SesquipedalianDefenestrator 3f321e7591 Add check_mode to get_url (#20532)
* Add check_mode to get_url that does a HEAD request to make sure the URL exists, but doesn't write the real file

* Add info about new --check behavior to docs.  Add tests for the new behavior.  Populate res_args with the info the tests are looking for.

* Add trailing comma

* Change nonexistent test URL to http://{{httpbin_host}/DOESNOTEXIST.  Fix spacing while I'm at it

* Further spacing cleanup

* State that this functionality is in Ansible 2.4+
2017-04-28 14:43:51 +01:00
..
cloud Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
crypto fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
database fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
files synchronize: Fix (delegated) local rsync 2017-04-27 09:33:26 -07:00
identity New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging Fix #23338 - rabbitmq_queue message ttl can't be 0 (#23448) 2017-04-15 00:51:40 +02:00
monitoring fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
net_tools Add check_mode to get_url (#20532) 2017-04-28 14:43:51 +01:00
network Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
notification Telegram notification module updated (#22858) 2017-04-08 12:53:35 -07:00
packaging Handle fetch_url error gracefully (#23821) 2017-04-26 10:35:40 -05:00
remote_management fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
source_control Update package installation warning (#23641) 2017-04-16 07:10:36 -04:00
storage fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
system Improve parsing of 'systemctl show' output 2017-04-27 11:42:26 -04:00
utilities fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
web_infrastructure fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
windows fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00