diff --git a/tasks/openshift-el6.yml b/tasks/openshift-el6.yml index ceb5997e1e..59abd6193b 100644 --- a/tasks/openshift-el6.yml +++ b/tasks/openshift-el6.yml @@ -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