community.general/lib/ansible/modules/utilities/logic
Matt Martz 0015d4cef3
2.8 Core Deprecation Removal (#45232)
* Remove deprecated ansible.vars.unsafe_proxy. Fixes #45040

* Remove deprecated validate_md5 alias from fetch module. Fixes #45039

* Remove deprecated private arg from import/include_role. Fixes #45038

* All include deprecations bumped to 2.12. Fixes #45037

* Add changelog for deprecated removals
2018-09-10 15:05:52 -05:00
..
__init__.py
assert.py Improve code style 2018-06-21 13:59:50 -04:00
async_status.py Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
async_wrapper.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
debug.py
fail.py
import_playbook.py
import_role.py 2.8 Core Deprecation Removal (#45232) 2018-09-10 15:05:52 -05:00
import_tasks.py
include.py Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
include_role.py 2.8 Core Deprecation Removal (#45232) 2018-09-10 15:05:52 -05:00
include_tasks.py Support 'apply' to apply attributes to included tasks - Impl 1 (#39236) 2018-05-31 12:08:38 -05:00
include_vars.py Fix typo in ignore_unknown_extensions doc 2018-07-26 09:28:33 -04:00
pause.py Update pause.py (#42297) 2018-07-04 16:48:55 +05:30
set_fact.py
set_stats.py Update set_stats.py 2018-05-02 11:10:52 -04:00
wait_for.py Add elapsed return value to select modules (#37969) 2018-08-31 22:20:56 +02:00
wait_for_connection.py Add elapsed return value to select modules (#37969) 2018-08-31 22:20:56 +02:00