Skip to content

Commit 90e8eff

Browse files
committed
Update main.yml
1 parent b1007f1 commit 90e8eff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/roles/loggly/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141

142142
- name: copy log purge script
143143
tags: [loggly, deploy]
144-
file:
144+
copy:
145145
src=purgeLogs.sh
146146
dest=/opt/runnable/bin/purgeLogs.sh
147147
owner=ubuntu

0 commit comments

Comments
 (0)