Update role module example (#12295)

Update example to use current parameter for workflows
instead of the deprecated one.

Signed-off-by: Andrea Decorte <adecorte@redhat.com>
This commit is contained in:
Andrea Decorte 2022-06-09 15:38:55 +02:00 committed by GitHub
parent e244644a1d
commit 2d6ca4cbb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,7 +141,8 @@ EXAMPLES = '''
role:
user: joe
role: execute
workflow: test-role-workflow
workflows:
- test-role-workflow
job_templates:
- jt1
- jt2