community.general/lib/ansible/modules/net_tools
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
..
basics Add check_mode to get_url (#20532) 2017-04-28 14:43:51 +01:00
exoscale Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
ldap Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
__init__.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
cloudflare_dns.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
dnsimple.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
dnsmadeeasy.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
haproxy.py Pep8 fixes for ha_proxy module (#24090) 2017-04-28 08:39:38 -05:00
ipify_facts.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
ipinfoio_facts.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
lldp.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
nmcli.py nmcli: fix docs for add necessary package (#24071) 2017-04-27 17:38:11 +01:00
nsupdate.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
omapi_host.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
snmp_facts.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00