summaryrefslogtreecommitdiff
path: root/test/integration/targets/include_import
Commit message (Expand)AuthorAgeFilesLines
* fix using templated values for include/import role FA (#80320)Sloane Hertel2023-03-304-0/+41
* avoid roles exporting vars: (#69040)Brian Coca2022-09-282-4/+8
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* import_playbook: remove deprecated free form params (#77431)Martin Krizek2022-04-012-5/+1
* Parser errors from within includes should not be rescueable (#73722)Martin Krizek2021-11-013-0/+14
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-1/+1
* import_role - support templating _from_files with --extra-vars (#75269)Sloane Hertel2021-08-305-0/+61
* Allow omit to work with include_role from_args (#74879)Matt Martz2021-06-043-0/+16
* Remove deprecated features from ansible.playbook.helpers (#74809)Matt Martz2021-05-251-2/+1
* import_playbook - change additional params to deprecation (#72987)Sam Doooran2020-12-171-1/+1
* Fix missing ansible.builtin FQCNs in hardcoded action names (#71824)Felix Fontein2020-11-036-0/+110
* Explicitly get the include task, and not assume it is the parent (#72378)Matt Martz2020-10-292-0/+14
* Updates to Integration tests to pass against Alpine (#70946)Matt Martz2020-08-071-1/+1
* Add more include and yaml parsing tests (#70506)Matt Martz2020-08-042-0/+19
* Rebalance CI groups to avoid macOS timeouts (#70126)Sam Doran2020-06-191-1/+1
* Raise Warning when import_playbook receives additional parameters (#64156)Kshitij Chawla2020-06-102-2/+5
* Validate args for includes in handlers too (#57537)Martin Krizek2020-05-121-1/+2
* include_role: Strictly check string datatype for *_from (#68958)Abhijeet Kasurde2020-04-173-2/+15
* Fix incorrect "Could not match supplied host pattern" warning (#66764) (#67432)Vasili2020-02-143-0/+19
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* Check if task file is specified for import_tasks (#57572)Abhijeet Kasurde2019-12-241-10/+0
* Ensure `allow_duplicates: true` enables to run single role multiple times (#6...Kiyo Nagamine2019-12-034-0/+17
* Fix sanity tests based on newer version of shellcheck (#60423)Sam Doran2019-08-121-2/+2
* Add missing boilerplate.Matt Clay2019-08-061-0/+3
* Move plugin loader playbook dir additions back to Playbook instead of Playboo...Matt Martz2019-08-063-0/+34
* Actually run valid_include_keywords test (#57687)Martin Krizek2019-06-111-0/+3
* Whitelist listen as a valid keyword on TaskInclude (#56586)Matt Martz2019-05-174-0/+49
* Make ansible adhoc work with include_role (#56163)Will Thames2019-05-081-0/+4
* Don't pollute include_variables (#54687)Matt Martz2019-04-093-0/+16
* Fix include_import test.Matt Clay2019-03-211-1/+1
* include_tasks: fix traceback if no file specified (#54044)René Moser2019-03-201-0/+10
* Fix integration tests with custom inventory.Matt Clay2019-03-111-0/+3
* Move include_import test inventory into test.Matt Clay2019-01-092-28/+31
* Give IncludedFile more context via ansible_search_path (#50045)Matt Martz2019-01-035-0/+19
* Do not allow addressing an import from handlers via notify. Fixes #48936 (#49...Matt Martz2018-11-298-0/+29
* Add run_once as a valid TaskInclude keyword (#48068)Jimmy McCrory2018-11-083-0/+66
* Ensure we don't overwrite roles from include/import_role when loading the pla...Matt Martz2018-10-233-0/+11
* Do not use mutable defaults in FieldAttribute, instead allow supplying a call...Matt Martz2018-10-122-0/+26
* 2.8 Core Deprecation Removal (#45232)Matt Martz2018-09-102-7/+0
* ensure if we get a non-Task object in _get_delegated_vars, we return early (#...Matt Martz2018-08-301-0/+5
* Change insertion order of apply block to not affect the include_X task itself...Matt Martz2018-08-302-0/+16
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Add feature to expose vars/defaults with include/import_role (#41330)Matt Martz2018-07-1517-1/+94
* 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-083-0/+16
* Revert #39365, improve error messaging (#41208)Matt Martz2018-06-074-22/+0
* Support 'apply' to apply attributes to included tasks - Impl 1 (#39236)Matt Martz2018-05-315-0/+76
* Allow using action/local_action on includes and imports (#37260)Matt Martz2018-05-041-0/+3
* Restore previous test play, break new tests into a new play (#39688)Matt Martz2018-05-031-18/+24
* Remove skipping of never tag since it is done automatically (#39643)Sam Doran2018-05-031-18/+18