community.general/lib/ansible
Jon "The Nice Guy" Spriggs 77f3e8451c Update uri.py (#56395)
1. Note that uri doesn't honor the no_proxy environment variable (due to https://github.com/ansible/ansible/issues/52705), and suggest a work around.
2. Added an example showing a test waiting for a URL to become available (using the `until:`, `retries:` and `delay:` settings) - based on https://gist.github.com/mikeifomin/67e233cd461331de16707ef59a07e372#gistcomment-2718587

Co-Authored-By: Felix Fontein <felix@fontein.de>
2019-05-20 15:18:47 -05:00
..
cli ansible-config doesn't edit configs (#56355) 2019-05-13 11:35:13 -05:00
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 2019-04-23 11:52:24 -05:00
config removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
executor Templar: encapsulate _available_variables (#55435) 2019-05-20 11:49:54 -04:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory preserve same order as inventory manager when using host lookup (#55331) 2019-04-18 15:54:03 -04:00
module_utils vultr: streamline docs (#56563) 2019-05-20 14:52:37 -05:00
modules Update uri.py (#56395) 2019-05-20 15:18:47 -05:00
parsing Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
playbook Templar: encapsulate _available_variables (#55435) 2019-05-20 11:49:54 -04:00
plugins Templar: encapsulate _available_variables (#55435) 2019-05-20 11:49:54 -04:00
template Templar: encapsulate _available_variables (#55435) 2019-05-20 11:49:54 -04:00
utils Fix loading namespaced doc_fragments from collections (#55249) 2019-05-02 21:15:57 -04:00
vars Templar: encapsulate _available_variables (#55435) 2019-05-20 11:49:54 -04:00
__init__.py
constants.py removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
context.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
release.py Cleanup the tree for post-2.8-branch 2019-04-12 12:57:35 -07:00