ansible/test/integration/targets/strategy_linear/roles/role1/tasks/tasks.yml
Martin Krizek 274fea3f5f Backport: Fix nested noop block padding in dynamic includes (#40182)
* Fix nested noop block padding in dynamic includes (#38814)

* Fix nested noop block padding in dynamic includes

* Address issues from the review

* Fix typo

(cherry picked from commit 5dd8977cfa)

* Add changelog/fragment for 38814
2018-05-15 15:04:28 -04:00

7 lines
109 B
YAML

- name: Call role2
include_role:
name: role2
- name: Call role2 again
include_role:
name: role2