summaryrefslogtreecommitdiff
path: root/test/integration/targets/include_import/runme.sh
Commit message (Expand)AuthorAgeFilesLines
* Ensure `allow_duplicates: true` enables to run single role multiple times (#6...Kiyo Nagamine2019-12-031-0/+4
* Fix sanity tests based on newer version of shellcheck (#60423)Sam Doran2019-08-121-2/+2
* Actually run valid_include_keywords test (#57687)Martin Krizek2019-06-111-0/+3
* Make ansible adhoc work with include_role (#56163)Will Thames2019-05-081-0/+4
* Don't pollute include_variables (#54687)Matt Martz2019-04-091-0/+3
* Fix include_import test.Matt Clay2019-03-211-1/+1
* Move include_import test inventory into test.Matt Clay2019-01-091-28/+28
* Give IncludedFile more context via ansible_search_path (#50045)Matt Martz2019-01-031-0/+4
* Do not allow addressing an import from handlers via notify. Fixes #48936 (#49...Matt Martz2018-11-291-0/+4
* Add run_once as a valid TaskInclude keyword (#48068)Jimmy McCrory2018-11-081-0/+3
* Ensure we don't overwrite roles from include/import_role when loading the pla...Matt Martz2018-10-231-0/+1
* Do not use mutable defaults in FieldAttribute, instead allow supplying a call...Matt Martz2018-10-121-0/+1
* Add feature to expose vars/defaults with include/import_role (#41330)Matt Martz2018-07-151-1/+3
* Support item label in v2_playbook_on_include (#42478)Matt Martz2018-07-091-2/+2
* Don't ignore a duplicate host for an already processed include (#40361)Matt Martz2018-06-081-0/+6
* Revert #39365, improve error messaging (#41208)Matt Martz2018-06-071-4/+0
* Support 'apply' to apply attributes to included tasks - Impl 1 (#39236)Matt Martz2018-05-311-0/+10
* Remove skipping of never tag since it is done automatically (#39643)Sam Doran2018-05-031-18/+18
* Update TaskInclude _raw_params with the expanded/templated path to file (#39...Matt Martz2018-04-261-0/+4
* Don't skip conditional exception on includes (#39377)Matt Martz2018-04-261-0/+4
* Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827)Matt Martz2018-04-161-0/+4
* Add include_import tests for many top level include_tasks (#36531)Sam Doran2018-04-111-4/+18
* FIX: multiple nested tasks include levels (#35165)kiorky2018-01-311-0/+5
* Integration tests for import/include (#33418)Sam Doran2018-01-191-0/+38