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