ipaserver: Drop ipaserver_allow_repair

There is no way to repair a server installation like it is possible with a
client.
This commit is contained in:
Thomas Woerner
2018-01-29 17:22:25 +01:00
parent a0040ee821
commit cce86d09ef
3 changed files with 6 additions and 12 deletions

View File

@@ -89,7 +89,6 @@
secondary_rid_base: "{{ ipaserver_secondary_rid_base | default(omit) }}"
### additional ###
allow_repair: "{{ ipaserver_allow_repair }}"
register: ipaserver_test
@@ -400,7 +399,6 @@
# #no_ssh: "{{ ipaserver_no_ssh }}"
# #no_sshd: "{{ ipaserver_no_sshd }}"
# mkhomedir: "{{ ipaserver_mkhomedir }}"
# #allow_repair: "{{ ipaserver_allow_repair }}"
- name: Install - Setup client
command: >