community.general/lib/ansible/modules/network/basics
Matt Martz 6e8e90ceb4 Warn when using the deprecated HEADER_ arguments (#20236)
* Make sure the uri module warns about using the deprecated HEADER_ arguments, so that we can actually deprecate in a future version

* Use module.deprecate

* No need to de-dupe ourselves, looks like it is done somewhere I didn't initially see
2017-03-01 11:35:48 -05:00
..
__init__.py Renames. 2016-12-08 11:22:25 -05:00
get_url.py Add status_code & failed:false when status==200 (#21457) 2017-02-15 14:30:06 -08:00
slurp.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
uri.py Warn when using the deprecated HEADER_ arguments (#20236) 2017-03-01 11:35:48 -05:00