"plugins/git@gitlab.cyberbrain.pw:mirror/ansible-freeipa.git" did not exist on "a649a8dfe18f45f9545e3a511361b8b1b513cb55"
Denis Karpelevich
authored
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>
Name | Last commit | Last update |
---|