Files
ansible-freeipa/playbooks
Denis Karpelevich a649a8dfe1 [RFE] Allow multiple groups creation.
Adding an option `groups` to create multiple groups in one operation.
Adding tests (present/absent/external/nonposix) with server and
client context.
Simple example of `groups` option:
```
tasks:
- name: Ensure 2 groups are present
  ipagroup:
    ipaadmin_password: SomeADMINpassword
    groups:
    - name: group1
    - name: group2
```

Signed-off-by: Denis Karpelevich <dkarpele@redhat.com>
2023-04-04 13:13:40 +02:00
..
2020-02-26 12:51:21 +01:00
2020-02-26 12:51:21 +01:00
2022-12-20 13:50:23 +01:00
2022-04-28 11:54:41 -03:00
2022-10-19 21:38:39 +02:00
2021-05-18 14:56:17 +02:00
2022-12-20 13:55:19 +01:00
2020-11-06 15:36:10 +01:00
2020-11-06 15:36:10 +01:00
2020-11-06 15:36:10 +01:00
2020-11-06 15:36:10 +01:00