library/sssd.py: Renamed to ipasssd

This commit is contained in:
Thomas Woerner
2017-09-14 13:58:23 +02:00
parent 218d77e9c6
commit a572dfb69e
2 changed files with 1 additions and 1 deletions

View File

@@ -68,7 +68,7 @@
ipaconf_basedn: "{{ ipadiscovery.basedn }}"
- name: Install - Configure SSSD
sssd:
ipasssd:
servers: "{{ ipadiscovery.servers }}"
domain: "{{ ipadiscovery.domain }}"
realm: "{{ ipadiscovery.realm }}"