fix(role): Unify var names

This commit is contained in:
2025-04-03 03:56:59 +02:00
parent 2addd25a7d
commit 34354d4ea6
2 changed files with 9 additions and 1 deletions

View File

@@ -27,6 +27,6 @@
path: '/etc/aliases'
insertafter: 'EOF'
regexp: '^root:.*'
line: 'root: {{ e_mail_notifications_addressee }}'
line: 'root: {{ landscape_quico__e_mail_default_recipient_addr_spec }}'
notify:
- 'Ensure that a Mail Transfer Agent is running with newest config'