[ipa/server] Fix another typo in module name
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
606d446bd0
commit
2f94e51c2e
1 changed files with 1 additions and 1 deletions
|
@ -706,7 +706,7 @@
|
||||||
|
|
||||||
# This is a special one, in that it needs to apply on each master since it's non-replicated.
|
# This is a special one, in that it needs to apply on each master since it's non-replicated.
|
||||||
- name: Grant access to replication status
|
- name: Grant access to replication status
|
||||||
ansible.builin.command:
|
ansible.builtin.command:
|
||||||
argv:
|
argv:
|
||||||
- ldapmodify
|
- ldapmodify
|
||||||
- -Y EXTERNAL
|
- -Y EXTERNAL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue