use more variables instead of hard-coding (fixes #3)
This commit is contained in:
parent
d48064a7e3
commit
04686de59c
15 changed files with 101 additions and 70 deletions
|
|
@ -46,4 +46,4 @@
|
|||
cron:
|
||||
name: MAILTO
|
||||
env: yes
|
||||
value: "device-{{ ansible_hostname }}@jtbx.de"
|
||||
value: "{{ cron_email }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue