index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
include_import
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect "Could not match supplied host pattern" warning (#66764) (#67432)
Vasili
2020-02-14
3
-0
/
+19
*
Testing: Add support for AIX platform (#65802)
Yanis Guenane
2020-01-30
1
-0
/
+1
*
Check if task file is specified for import_tasks (#57572)
Abhijeet Kasurde
2019-12-24
1
-10
/
+0
*
Ensure `allow_duplicates: true` enables to run single role multiple times (#6...
Kiyo Nagamine
2019-12-03
4
-0
/
+17
*
Fix sanity tests based on newer version of shellcheck (#60423)
Sam Doran
2019-08-12
1
-2
/
+2
*
Add missing boilerplate.
Matt Clay
2019-08-07
1
-0
/
+3
*
Move plugin loader playbook dir additions back to Playbook instead of Playboo...
Matt Martz
2019-08-06
3
-0
/
+34
*
Actually run valid_include_keywords test (#57687)
Martin Krizek
2019-06-11
1
-0
/
+3
*
Whitelist listen as a valid keyword on TaskInclude (#56586)
Matt Martz
2019-05-17
4
-0
/
+49
*
Make ansible adhoc work with include_role (#56163)
Will Thames
2019-05-08
1
-0
/
+4
*
Don't pollute include_variables (#54687)
Matt Martz
2019-04-09
3
-0
/
+16
*
Fix include_import test.
Matt Clay
2019-03-22
1
-1
/
+1
*
include_tasks: fix traceback if no file specified (#54044)
René Moser
2019-03-20
1
-0
/
+10
*
Fix integration tests with custom inventory.
Matt Clay
2019-03-12
1
-0
/
+3
*
Move include_import test inventory into test.
Matt Clay
2019-01-10
2
-28
/
+31
*
Give IncludedFile more context via ansible_search_path (#50045)
Matt Martz
2019-01-03
5
-0
/
+19
*
Do not allow addressing an import from handlers via notify. Fixes #48936 (#49...
Matt Martz
2018-11-29
8
-0
/
+29
*
Add run_once as a valid TaskInclude keyword (#48068)
Jimmy McCrory
2018-11-08
3
-0
/
+66
*
Ensure we don't overwrite roles from include/import_role when loading the pla...
Matt Martz
2018-10-23
3
-0
/
+11
*
Do not use mutable defaults in FieldAttribute, instead allow supplying a call...
Matt Martz
2018-10-12
2
-0
/
+26
*
2.8 Core Deprecation Removal (#45232)
Matt Martz
2018-09-10
2
-7
/
+0
*
ensure if we get a non-Task object in _get_delegated_vars, we return early (#...
Matt Martz
2018-08-31
1
-0
/
+5
*
Change insertion order of apply block to not affect the include_X task itself...
Matt Martz
2018-08-30
2
-0
/
+16
*
Update Shippable integration test groups. (#43118)
Matt Clay
2018-07-24
1
-1
/
+1
*
Add feature to expose vars/defaults with include/import_role (#41330)
Matt Martz
2018-07-15
17
-1
/
+94
*
Support item label in v2_playbook_on_include (#42478)
Matt Martz
2018-07-09
1
-2
/
+2
*
Don't ignore a duplicate host for an already processed include (#40361)
Matt Martz
2018-06-08
3
-0
/
+16
*
Revert #39365, improve error messaging (#41208)
Matt Martz
2018-06-07
4
-22
/
+0
*
Support 'apply' to apply attributes to included tasks - Impl 1 (#39236)
Matt Martz
2018-05-31
5
-0
/
+76
*
Allow using action/local_action on includes and imports (#37260)
Matt Martz
2018-05-04
1
-0
/
+3
*
Restore previous test play, break new tests into a new play (#39688)
Matt Martz
2018-05-03
1
-18
/
+24
*
Remove skipping of never tag since it is done automatically (#39643)
Sam Doran
2018-05-03
1
-18
/
+18
*
Pass vars from import_playbook in early (#39521)
Matt Martz
2018-04-30
3
-0
/
+12
*
Use the computed role name instead of 'role'. Fixes #38838 (#39516)
Matt Martz
2018-04-30
1
-1
/
+18
*
Ensure handlers have proper parent (#39426)
Matt Martz
2018-04-27
3
-0
/
+12
*
Update TaskInclude _raw_params with the expanded/templated path to file (#39...
Matt Martz
2018-04-26
4
-0
/
+22
*
Don't skip conditional exception on includes (#39377)
Matt Martz
2018-04-26
4
-0
/
+50
*
Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827)
Matt Martz
2018-04-16
6
-0
/
+39
*
Add include_import tests for many top level include_tasks (#36531)
Sam Doran
2018-04-11
6
-5
/
+64
*
Add integration tests for include_role using variable for tasks_file (#37742)
Sam Doran
2018-03-23
2
-0
/
+14
*
Test include role with items in name #36372 (#37001)
Im0
2018-03-20
3
-1
/
+9
*
FIX: multiple nested tasks include levels (#35165)
kiorky
2018-01-31
27
-0
/
+67
*
Integration tests for import/include (#33418)
Sam Doran
2018-01-19
59
-0
/
+647