diff --git a/tasks/openshift-el6.yml b/tasks/openshift-el6.yml index 59abd6193b..71c68e1cf0 100644 --- a/tasks/openshift-el6.yml +++ b/tasks/openshift-el6.yml @@ -73,7 +73,7 @@ - mongo - name: clear file mongo acct file - action: file state=absent /root/mongo-acct.sh + action: file state=absent path=/root/mongo-acct.sh tags: - mongo