trying to escape the 's
This commit is contained in:
parent
5c3c424a9c
commit
94834462a3
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
tags:
|
||||
- mongo
|
||||
- name: setup openshift mongo pw
|
||||
action: command mongo stickshift_broker_dev --eval 'db.addUser("stickshift", "mooo")'
|
||||
action: command mongo stickshift_broker_dev --eval \'db.addUser("stickshift", "mooo")\'
|
||||
tags:
|
||||
- mongo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue