mirror of https://github.com/ansible/ansible.git
* Tests for #36372 * Tests for #36372 * Tests for #36372pull/37777/head
parent
09325b619e
commit
8c4f349743
@ -1,2 +1,3 @@
|
||||
- debug:
|
||||
msg: In role2
|
||||
register: _role2_result
|
||||
|
@ -1,2 +1,3 @@
|
||||
- debug:
|
||||
msg: In role3
|
||||
register: _role3_result
|
||||
|
Loading…
Reference in New Issue