1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00

update submodules and acmetool config

This commit is contained in:
L3D 2023-10-30 02:05:53 +01:00
parent a7696f8f99
commit f8cb2e109b
No known key found for this signature in database
GPG key ID: AD65B920933B4B20
7 changed files with 26 additions and 4 deletions

View file

@ -53,6 +53,16 @@ nginx_sites:
# letsencrypt # letsencrypt
acme_notification_email: "{{ _acme_notification_email }}" acme_notification_email: "{{ _acme_notification_email }}"
# acmetool config
acme_reload_services:
- 'nginx'
acme_restart_services:
- 'rspamd'
- 'dovecot'
- 'unbound'
- 'redis-server'
# firewall # firewall
fail2ban_destemail: "{{ _fail2ban_destemail }}" fail2ban_destemail: "{{ _fail2ban_destemail }}"
firewall_allowed_tcp_ports: firewall_allowed_tcp_ports:

View file

@ -19,3 +19,8 @@ etebase__allowed_hosts_allowed_host1: 'etebase.l3d.ch'
etebase__restart_webserver: true etebase__restart_webserver: true
etebase__systemd_setup: true etebase__systemd_setup: true
etebase__create_backup: true etebase__create_backup: true
# acmetool config
acme_reload_services:
- 'nginx'

View file

@ -107,6 +107,13 @@ local_accounts:
- 'klima' - 'klima'
- 'roles' - 'roles'
# acmetool config
acme_reload_services:
- 'nginx'
acme_restart_services:
- 'gitea'
acme_domain_unwant_list: [] acme_domain_unwant_list: []
# - name: 'example.com' # - name: 'example.com'

@ -1 +1 @@
Subproject commit 83df9b74904169e5698555cac183e5cb410f86a6 Subproject commit 18a56d9045a78634f9fcaf0d8cd5aa0ab2f1393e

@ -1 +1 @@
Subproject commit 1c12366f23b6f8f516eba2605b91fa7c1dd1cfc4 Subproject commit 16f389ca76868c0208191595aa036a19cc49c867

@ -1 +1 @@
Subproject commit 8dcfbcbeead8675161aff34804603b2cd9a548ec Subproject commit affa49e57040ff0852a85ab3d4ee0da6c6669f2d

@ -1 +1 @@
Subproject commit 759f0be0edc8fc7cd6416b8f47755e2b13f5d47f Subproject commit f31546bbda440578f289aa27469fd5bf778a96fb