Skip to content

Commit

Permalink
Merge pull request #2 from crushlovely/dev
Browse files Browse the repository at this point in the history
dev -> Master
  • Loading branch information
Pablo Castillo committed Jun 24, 2016
2 parents 77035fb + 92c96f5 commit 28f2fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
unarchive: src=/tmp/CloudWatchMonitoringScripts-1.2.1.zip dest=/opt/ copy=no

- name: Remove tar
file: src=/tmp/CloudWatchMonitoringScripts-1.2.1.zip state=absent
file: path=/tmp/CloudWatchMonitoringScripts-1.2.1.zip state=absent

- name: Run initial Command for testing
command: '/opt/aws-scripts-mon/mon-put-instance-data.pl --mem-util --mem-used --mem-avail'
Expand Down

0 comments on commit 28f2fd1

Please sign in to comment.