ldap: Refactor ldap roles
* Move ldap/client to software submodule as ldap * Rename ldap/server to ldap-server
This commit is contained in:
parent
ddb0ed97cb
commit
85ac1dcd68
19 changed files with 4 additions and 35 deletions
|
@ -28,7 +28,7 @@
|
|||
keytab: /etc/httpd/httpd.keytab
|
||||
principals: HTTP/collab.foo.sh@FOO.SH
|
||||
group: apache
|
||||
- ldap/client
|
||||
- ldap
|
||||
|
||||
tasks:
|
||||
- name: redirect root web directory to collab
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
roles:
|
||||
- base
|
||||
- ldap/server
|
||||
- ldap-server
|
||||
- kerberos/kdc
|
||||
- role: ldap_netdb
|
||||
when: ldap_master is defined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue