mirror of
https://github.com/MatteZ02/infra.git
synced 2024-11-09 20:40:18 +00:00
Installer Tasks: Email Privacy
This commit is contained in:
parent
04305a5a80
commit
4482a95604
@ -142,7 +142,7 @@
|
||||
vars:
|
||||
cert:
|
||||
name: mkj
|
||||
email: "{{ config.certbot.email }}"
|
||||
email: "{{ secrets.certbot.email }}"
|
||||
domains:
|
||||
- "{{ ansible_facts.fqdn }}"
|
||||
tags:
|
||||
|
Loading…
Reference in New Issue
Block a user