fixed incorrect example

This commit is contained in:
Brian Coca 2016-09-14 10:15:48 -04:00
parent a7dee0d08d
commit efec744539

View file

@ -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