mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-07 22:03:07 +00:00
ci: more linter fixes
This commit is contained in:
@@ -142,14 +142,14 @@ EXAMPLES = '''
|
||||
auth_password: PASSWORD
|
||||
name: my-new-role
|
||||
attributes:
|
||||
attrib1: value1
|
||||
attrib2: value2
|
||||
attrib3:
|
||||
- with
|
||||
- numerous
|
||||
- individual
|
||||
- list
|
||||
- items
|
||||
attrib1: value1
|
||||
attrib2: value2
|
||||
attrib3:
|
||||
- with
|
||||
- numerous
|
||||
- individual
|
||||
- list
|
||||
- items
|
||||
delegate_to: localhost
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user