|
0d9de57a78
|
Add LMTP for Postfix-Dovecot communication
|
2021-02-06 12:54:00 +01:00 |
|
|
3b19ef06ee
|
Add config in the right section
|
2021-02-06 12:54:00 +01:00 |
|
|
4bcdbec9c4
|
Don't add conf.d/*.conf into a file that is itself already there! dumb dumb
|
2021-02-06 12:54:00 +01:00 |
|
|
c1fc197da7
|
remove non-existant conf file from the role
|
2021-02-06 12:54:00 +01:00 |
|
|
c36e52c263
|
Add sane logging timestamp format
|
2021-02-06 12:54:00 +01:00 |
|
|
012a6076f3
|
fix conf.d template files path
|
2021-02-06 12:54:00 +01:00 |
|
|
ab124e560a
|
Fix indentation... again
|
2021-02-06 12:54:00 +01:00 |
|
|
e26bc5f8c1
|
fix typo and indentation problem
|
2021-02-06 12:54:00 +01:00 |
|
|
495f4c4343
|
User handlers to run when something changed
|
2021-02-06 12:54:00 +01:00 |
|
|
486216b8ff
|
use command instead of shell when no shell functionality is required
|
2021-02-06 12:54:00 +01:00 |
|
|
522d286bdd
|
Fix mode, shoudl always be set
|
2021-02-06 12:54:00 +01:00 |
|
|
5732fef21e
|
rename roles to match regex set by linter
|
2021-02-06 12:54:00 +01:00 |
|
|
b8aa507166
|
fix typo
|
2021-02-06 12:54:00 +01:00 |
|
|
8436e64b3a
|
reload -> restart
|
2021-02-06 12:54:00 +01:00 |
|
|
637d7b02d3
|
dovecot ldap conf
|
2021-02-06 12:51:12 +01:00 |
|
|
910838c416
|
Add ssl conf
|
2021-02-06 12:51:12 +01:00 |
|
|
f0a2bfd740
|
Add IMAP/POP/SMTP auth conf
|
2021-02-06 12:51:12 +01:00 |
|
|
f3eeb243bb
|
renamed to fit jinja template
|
2021-02-06 12:51:12 +01:00 |
|
|
05e16f3226
|
maildir conf
|
2021-02-06 12:51:12 +01:00 |
|
|
9260b902d6
|
auth config
|
2021-02-06 12:51:12 +01:00 |
|
|
1ec03eda87
|
dovecot handlers
|
2021-02-06 12:51:12 +01:00 |
|
|
74e722fef8
|
fix typo
|
2021-02-06 12:51:12 +01:00 |
|
|
46c8b82a57
|
Config outside of conf.d
|
2021-02-06 12:51:12 +01:00 |
|
|
946b3c973e
|
Apt retry mechanism
|
2021-02-06 12:51:12 +01:00 |
|
|
cbdde70c2a
|
Starting to try out postfix config
|
2021-02-06 12:51:12 +01:00 |
|
|
facb7365fc
|
Please linter
|
2021-02-06 12:51:12 +01:00 |
|
|
769dc5619b
|
Add the mail-certificate role
|
2021-02-06 12:51:12 +01:00 |
|
|
155daedd24
|
Agree to Letsencrypt TOS
|
2021-02-06 12:51:05 +01:00 |
|
|
3a2f073db5
|
fix typo
|
2021-02-06 12:47:49 +01:00 |
|
|
9543c2f10d
|
dashes are evil, use underscore in var names
|
2021-02-06 12:47:49 +01:00 |
|
|
a0a6124481
|
add sain defaults for NFS client
|
2021-02-06 12:47:49 +01:00 |
|
|
f7ee1403d9
|
Fix yaml lint
|
2021-02-06 12:47:49 +01:00 |
|
|
2605266137
|
fix var names for better hierarchy
|
2021-02-06 12:46:39 +01:00 |
|
|
991e306320
|
Add nfs-client role
|
2021-02-06 12:46:39 +01:00 |
|
|
750753f16d
|
Starting the dovecot task
|
2021-02-06 12:46:39 +01:00 |
|
|
673d77d1be
|
fix yaml lint
|
2021-02-06 12:46:39 +01:00 |
|
|
5377378bf7
|
Add (initial) mail-utils role
|
2021-02-06 12:46:39 +01:00 |
|
|
f01533409f
|
Add (initial) postfix role
|
2021-02-06 12:46:39 +01:00 |
|
ynerant
|
f9e83e514e
|
Merge pull request 'Captive portal' (#11) from accueil into master
continuous-integration/drone/push Build is failing
Reviewed-on: Aurore/ansible#11
|
2021-02-05 20:39:50 +01:00 |
|
|
0e224df41f
|
Install ipset on each router
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-02-05 20:39:26 +01:00 |
|
|
c527ce16b0
|
Use good output interface for the main router
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-02-05 20:39:25 +01:00 |
|
|
a82edc3e24
|
Firewall configuration without MASQUERADE
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-02-05 20:39:25 +01:00 |
|
|
bbac76023c
|
Update masquerade configuration for the captive portal
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-02-05 20:39:25 +01:00 |
|
|
7e4a2d20c0
|
Clone nginx role from Crans
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-02-05 20:39:25 +01:00 |
|
|
889cb764c1
|
Clone certbot role from Crans
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-02-05 20:39:25 +01:00 |
|
|
154cbedec2
|
Deploy firewall config for the captive portal
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-02-05 20:39:25 +01:00 |
|
|
9bd06520fb
|
Add reverse-proxy for Re2o on the portal VM
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-02-05 20:39:25 +01:00 |
|
|
e02670afb0
|
Les caches unbound renvoie les addresses en 10/8
|
2021-02-05 20:38:50 +01:00 |
|
|
a7b073e1cc
|
Add captive portal firewall configuration
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-02-05 20:38:50 +01:00 |
|
|
89ebbd423e
|
Use the local firewall repository
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-02-05 20:38:50 +01:00 |
|