Skip to content

Commit

Permalink
tag cron mails with cron
Browse files Browse the repository at this point in the history
  • Loading branch information
suhancz committed Oct 27, 2023
1 parent da3c1ae commit dfcf6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
backup: yes
env: yes
name: MAILTO
job: "{{ mailserver_admin_user }}@{{ mailserver_domain }}"
job: "hostmaster+cron@{{ mailserver_domain }}"
- name: Add GO path to PATH
lineinfile:
path: /etc/profile.d/gopath.sh
Expand Down

0 comments on commit dfcf6a8

Please sign in to comment.