fixed incorrect example

This commit is contained in:
Brian Coca 2016-09-14 10:15:48 -04:00 committed by Matt Clay
parent 264bb374b9
commit 21ed52bfe4

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