syntax fix

This commit is contained in:
Seth Vidal 2012-10-10 20:03:42 +00:00
parent 7aa6365096
commit 3c88b4d0c2

View file

@ -68,8 +68,7 @@
- mongo
- name: mongo/openshift account setup
action: command /root/mongo-acct.sh
creates: /etc/mongo-acct-setup
action: command creates=/etc/mongo-acct-setup /root/mongo-acct.sh
tags:
- mongo