You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/include_import
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
6 years ago
..
apply ensure if we get a non-Task object in _get_delegated_vars, we return early (#44934) 6 years ago
grandchild Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 7 years ago
nestedtasks/nested FIX: multiple nested tasks include levels (#35165) 7 years ago
playbook Pass vars from import_playbook in early (#39521) 6 years ago
public_exposure Add feature to expose vars/defaults with include/import_role (#41330) 6 years ago
role 2.8 Core Deprecation Removal (#45232) 6 years ago
roles Ensure handlers have proper parent (#39426) 6 years ago
tasks Don't ignore a duplicate host for an already processed include (#40361) 6 years ago
undefined_var Don't skip conditional exception on includes (#39377) 6 years ago
aliases Update Shippable integration test groups. (#43118) 6 years ago
runme.sh Add feature to expose vars/defaults with include/import_role (#41330) 6 years ago
test_copious_include_tasks.yml Add include_import tests for many top level include_tasks (#36531) 7 years ago
test_grandparent_inheritance.yml Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 7 years ago
test_nested_tasks.yml Add include_import tests for many top level include_tasks (#36531) 7 years ago
test_role_recursion.yml Add include_import tests for many top level include_tasks (#36531) 7 years ago