mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00:00
fixed incorrect example
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user