ansible/test/integration/targets/blocks/69848.yml
Martin Krizek 1b70260d5a
Add implicit role_complete block instead of role._eor (#72208)
Co-authored-by: Matt Martz <matt@sivel.net>

Fixes #69848
2020-12-09 09:53:01 +01:00

5 lines
87 B
YAML

- hosts: host1,host2
gather_facts: no
roles:
- role-69848-1
- role-69848-2