exim relay: use correct permissions for dkim private key
This commit is contained in:
parent
074640cd2c
commit
9acf1ea8ab
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
||||||
* Forgejo: 1.21.10-0
|
* Forgejo: 1.21.10-0
|
||||||
* Freshrss: 1.23.0
|
* Freshrss: 1.23.0
|
||||||
* Funkwhale: 1.4.0
|
* Funkwhale: 1.4.0
|
||||||
* Gitea: 1.21.10
|
* Gitea: 1.21.11
|
||||||
* Gotosocial: 0.15.0
|
* Gotosocial: 0.15.0
|
||||||
* Grafana: 10.4.2
|
* Grafana: 10.4.2
|
||||||
* Healthchecks: v3.3
|
* Healthchecks: v3.3
|
||||||
|
|
|
@ -85,7 +85,7 @@
|
||||||
name: etcd
|
name: etcd
|
||||||
activation_prefix: etcd_
|
activation_prefix: etcd_
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-exim-relay.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-exim-relay.git
|
||||||
version: v4.97.1-r0-0-1
|
version: v4.97.1-r0-0-2
|
||||||
name: exim_relay
|
name: exim_relay
|
||||||
activation_prefix: exim_relay_
|
activation_prefix: exim_relay_
|
||||||
- src: git+https://gitlab.com/etke.cc/roles/fail2ban.git
|
- src: git+https://gitlab.com/etke.cc/roles/fail2ban.git
|
||||||
|
|
Loading…
Reference in a new issue