From 025aebfab9a9e89b00094e62341a5ababc28be7e Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Wed, 10 Oct 2012 20:04:33 +0000 Subject: [PATCH] path= --- tasks/openshift-el6.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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