certbot_on_virtu
_shirenn 2021-06-01 17:55:36 +02:00 committed by Yohann D'ANELLO
parent 833f4a3afb
commit 397ce6dd11
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@
roles:
- home-nounou
- hosts: all, !rsyslog-server
- hosts: all, !rsyslog_server
vars:
rsyslog_client: "{{ glob_rsyslog_client | default({}) | combine(loc_rsyslog_client | default({})) }}"
roles:

View File

@ -5,7 +5,7 @@ Wants=network-online.target
After=network-online.target
[Mount]
What={{ logs.ip }}:/pool/logs
What=172.16.10.1:/pool/logs
Where=/logs
Type=nfs
Options=rw,nosuid