ldap_server: Remove experimental params
This commit is contained in:
parent
b62218a5e6
commit
d77fb9a087
1 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
|||
- config-manager
|
||||
- --dump
|
||||
- plus
|
||||
warn: false
|
||||
changed_when: false
|
||||
register: result
|
||||
when: ansible_distribution == "Rocky"
|
||||
|
@ -18,7 +17,6 @@
|
|||
- config-manager
|
||||
- --set-enabled
|
||||
- plus
|
||||
warn: false
|
||||
when:
|
||||
- ansible_distribution == "Rocky"
|
||||
- "'enabled = 1' not in result.stdout_lines"
|
||||
|
|
Loading…
Add table
Reference in a new issue