[ipa/server] Use the correct ipa module

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-11-06 16:22:45 +01:00
parent 792bc60a8a
commit 5f6ad93f4f

View file

@ -233,7 +233,7 @@
- restart ipa
- name: Set the expiration date for the admin user
community.general.ipauser:
community.general.ipa_user:
name: admin
password: "{{ ipa_admin_password }}"
# Password expiration date will be a Friday 13th in 30 years. I'm sure we'll remember that.
@ -320,7 +320,7 @@
- config
- name: Create fas_sync user
community.general.ipauser:
community.general.ipa_user:
name: fas_sync
givenname: FAS
sn: Sync
@ -439,7 +439,7 @@
- config
- name: Create noggin user
community.general.ipauser:
community.general.ipa_user:
name: noggin
givenname: Noggin
sn: User