community.general/lib/ansible
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
..
cli added versions to dep notices (#24019) 2017-04-27 12:48:31 -04:00
compat Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors moved to exceptions for basic skip/fails 2017-04-25 14:48:56 -04:00
executor added versions to dep notices (#24019) 2017-04-27 12:48:31 -04:00
galaxy fix ansible galaxy file mangling (#23703) 2017-04-19 14:15:20 -04:00
inventory correctly get all hosts in 'all' 2017-04-07 13:17:03 -04:00
module_utils Junos_config unicode (#23369) 2017-04-27 11:44:26 -04:00
modules Add check_mode to get_url (#20532) 2017-04-28 14:43:51 +01:00
parsing Use sys.stdout.buffer to write vault bytes to stdout on py3 (#23760) 2017-04-24 10:09:03 -04:00
playbook added versions to dep notices (#24019) 2017-04-27 12:48:31 -04:00
plugins synchronize: Fix (delegated) local rsync 2017-04-27 09:33:26 -07:00
template added versions to dep notices (#24019) 2017-04-27 12:48:31 -04:00
utils Remove unused+circular import in listify.py (#24038) 2017-04-26 16:56:00 -04:00
vars avoid hosts 'pre templated warnings' (#23878) 2017-04-24 15:19:52 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Document deprecation of fetch module validate_md5 and update --tags merging deprecation (#24022) 2017-04-26 19:57:21 -07:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00