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
|
- mongo
|
||||||
|
|
||||||
- name: mongo/openshift account setup
|
- name: mongo/openshift account setup
|
||||||
action: command /root/mongo-acct.sh
|
action: command creates=/etc/mongo-acct-setup /root/mongo-acct.sh
|
||||||
creates: /etc/mongo-acct-setup
|
|
||||||
tags:
|
tags:
|
||||||
- mongo
|
- mongo
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue