community.general/lib/ansible/modules/net_tools/basics
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
..
__init__.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
get_url.py Update the dest return parameter in the 'result` dictionary in case that the 'dest' variable gets recomposed from the destination directory and the filename. (#53823) 2019-03-28 14:46:57 -04:00
slurp.py validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
uri.py Update uri.py (#56395) 2019-05-20 15:18:47 -05:00