mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-31 18:31:44 -07:00
parent
bc99432f89
commit
eaa5e07b28
247 changed files with 7318 additions and 7375 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