mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-01 22:35:47 +02:00
Update to 2024-07-22 23:00
This commit is contained in:
@@ -26,3 +26,10 @@
|
||||
semodule -i /etc/selinux/targeted/local/prosody-ansible.pp
|
||||
when: prosody_selinux_policy.changed
|
||||
tags: prosody
|
||||
|
||||
- name: Allow prosody to query LDAP and HTTP servers
|
||||
seboolean: name={{ item }} state=true persistent=true
|
||||
loop:
|
||||
- authlogin_nsswitch_use_ldap
|
||||
- nis_enabled
|
||||
tags: prosody
|
||||
|
Reference in New Issue
Block a user