Commit graph

15 commits

Author SHA1 Message Date
Jérémy Lecour 2e9b6c0680
amavis/ldap: make ldap_suffix mandatory 2024-02-07 16:15:32 +01:00
Jérémy Lecour fe5a61289b
whitespaces 2024-02-07 16:12:32 +01:00
Jérémy Lecour ee21973371 Use FQCN
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2777|524|2253|2462|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/223//ansiblelint">Evolix » ansible-roles » unstable #223</a>
gitea/ansible-roles/pipeline/head This commit looks good
Fully Qualified Collection Name
2023-03-20 23:33:19 +01:00
Jérémy Lecour 7dc6f0b849 remove trailing whitespaces 2021-05-13 15:23:39 +02:00
Jérémy Lecour 2ed77c60f0 Improve Ansible syntax
replace « x | changed » by « x is changed »
add explicit « bool » filter
use « length » filter instead of string comparison
2021-05-09 23:06:42 +02:00
Jérémy Lecour 5138065059 Use 'loop' syntax instead of 'with_items' 2021-05-04 14:19:18 +02:00
Jérémy Lecour 6eaeb90f6e ldap: fix edge cases where passwords were not set/get properly
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-02 23:28:09 +02:00
Jérémy Lecour e04d881988 replace "with_items" in apt modules 2019-12-31 16:18:56 +01:00
Victor LABORIE 4fd4e0d96d ldap|nagios-nrpe: use external file for NRPE credentials 2018-01-24 16:49:07 +01:00
Victor LABORIE b3ec1f09b6 slapd: listen on 127.0.0.1:389 by default 2017-12-18 18:05:37 +01:00
Victor LABORIE 69aa3ab8b8 ldap: don't inject custom schema if ldap is already configured 2017-10-31 10:36:18 +01:00
Victor LABORIE 0640a9f8fd ldap: custom schema can be passed with ldap_schema 2017-10-25 11:55:33 +02:00
Gregory Colpart 95408a2409 Improve ldap role 2017-10-25 11:55:32 +02:00
Jérémy Lecour d91b317a50 Install "apg" package where needed 2017-01-12 17:36:59 +01:00
Tristan PILAT 32b79f0bfa Add ldap role 2017-01-11 17:35:46 +01:00