syntax fix
This commit is contained in:
parent
7aa6365096
commit
3c88b4d0c2
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue