Skip to content

Commit

Permalink
disable periodic emails
Browse files Browse the repository at this point in the history
  • Loading branch information
tomster committed Sep 18, 2014
1 parent fe9f980 commit fdd0183
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployment/freebsd/setup/roles/appserver/tasks/main.yml
Expand Up @@ -48,3 +48,5 @@
- name: set ownership
command: "chown -R {{appuser}} {{apphome}}"

- name: disable periodic emails
copy: src=periodic.conf dest=/etc/periodic.conf owner=root mode=600

0 comments on commit fdd0183

Please sign in to comment.