fixed incorrect example

pull/18777/head
Brian Coca 8 years ago committed by Matt Clay
parent 264bb374b9
commit 21ed52bfe4

@ -58,7 +58,7 @@ EXAMPLES = """
- name: Run tasks/other.yml instead of 'main'
include_role:
role: myrole
name: myrole
tasks_from: other
- name: Pass variables to role

Loading…
Cancel
Save