Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
extremelylongusername committed Nov 25, 2015
1 parent 250af33 commit c791ea4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
mode: 0644

- name: Configure | Cron | Send veracode results to veracode
temaplate:
template:
src: etc/cron.d/send-to-veracode
dest: /etc/cron.d/send-to-veracode
owner: root
group: root
mode: 0644

- name: Configure | Cron | Send veracode results to slack
temaplate:
template:
src: etc/cron.d/send-to-slack
dest: /etc/cron.d/send-to-slack
owner: root
Expand Down

0 comments on commit c791ea4

Please sign in to comment.