mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
update roletest example
This commit is contained in:
parent
4569713d88
commit
a911afaaf2
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
# add as many roles as you like, roles takes a list of roles names
|
# add as many roles as you like, roles takes a list of roles names
|
||||||
# these paths can be qualified, but if bare, it will look from them in
|
# these paths can be qualified, but if bare, it will look from them in
|
||||||
# roles/$rolename relative to the playbook
|
# roles/{{rolename}} relative to the playbook
|
||||||
|
|
||||||
# explicit tasks and handlers can be used, but are not required.
|
# explicit tasks and handlers can be used, but are not required.
|
||||||
# they will run after the roles if present.
|
# they will run after the roles if present.
|
||||||
|
|
Loading…
Reference in a new issue