mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-14 10:01:43 -07:00
Adjust YAML files (#10233)
Adjust YAML files.
(cherry picked from commit eaa5e07b28
)
This commit is contained in:
parent
e8ff74f077
commit
a9e892952d
244 changed files with 7272 additions and 7329 deletions
|
@ -145,11 +145,11 @@
|
|||
realm: "{{ realm }}"
|
||||
name: my-new_group
|
||||
attributes:
|
||||
attrib1: value1
|
||||
attrib2: value2
|
||||
attrib3:
|
||||
- item1
|
||||
- item2
|
||||
attrib1: value1
|
||||
attrib2: value2
|
||||
attrib3:
|
||||
- item1
|
||||
- item2
|
||||
register: result
|
||||
|
||||
- name: Assert that group was correctly created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue