Browse Source

roles/ldap: remove unused debconf entry for phamm

python3
Zolfa 5 years ago
parent
commit
4440954eb5
Signed by: zolfa GPG Key ID: E1A43B038C4D6616
1 changed files with 0 additions and 7 deletions
  1. +0
    -7
      roles/ldap/tasks/main.yaml

+ 0
- 7
roles/ldap/tasks/main.yaml View File

@ -62,13 +62,6 @@
vtype: 'string'
value: '{{ slapd_passwd }}'
- name: configure phamm-ldap
debconf:
name: 'phamm-ldap'
question: 'phamm-ldap/init_base_ldap'
vtype: 'boolean'
value: false
- include_role:
name: service
vars:


Loading…
Cancel
Save