ansible/test
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
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration Add check_mode to get_url (#20532) 2017-04-28 14:43:51 +01:00
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Fix bugs in ansible-test units command. (#24044) 2017-04-27 11:21:11 +08:00
sanity Pep8 fixes for ha_proxy module (#24090) 2017-04-28 08:39:38 -05:00
units Fix PEP 8 issue. 2017-04-28 06:51:44 +08:00
utils Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00