mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-13 16:40:50 -07:00
* 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+ |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |