Fix another task with 2 items in it.

This commit is contained in:
Kevin Fenzi 2014-08-26 19:02:03 +00:00
parent 1109cae012
commit ac64562564

View file

@ -6,6 +6,8 @@
- name: install the script and schedule its execution
copy: src=make-git-checkout-seed.sh dest=/usr/local/bin/make-git-checkout-seed.sh mode=0755
- name: install cron job.
cron: >
name="make-git-checkout-seed" cron_file="ansible-make-git-checkout-seed"
minute=0 hour=2