Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nounous
Ansible
Merge requests
!184
WIP: Dovecot
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
WIP: Dovecot
dovecot
into
main
Overview
0
Commits
2
Changes
2
Closed
Maxime Bombar
requested to merge
dovecot
into
main
4 years ago
Overview
0
Commits
2
Changes
2
Expand
Pour forcer
@paulon
à intégrer son chown
Edited
4 years ago
by
Maxime Bombar
👍
0
👎
0
Merge request reports
Compare
main
version 3
3eccbbc3
3 years ago
version 2
a9142845
3 years ago
version 1
a9142845
4 years ago
main (base)
and
latest version
latest version
3eccbbc3
2 commits,
3 years ago
version 3
3eccbbc3
2 commits,
3 years ago
version 2
a9142845
2 commits,
3 years ago
version 1
a9142845
2 commits,
4 years ago
2 files
+
10
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
group_vars/dovecot.yml
+
4
−
0
Options
glob_dovecot
:
ldap_dn
:
'
cn=dovecot,ou=service-users,dc=crans,dc=org'
inet_listener
:
"
{{
query('ldap',
'ip',
ansible_hostname,
'adm')
|
ipwrap
|
join(',
')
}}"
loc_certbot
:
domains
:
"
*.crans.org"
Loading