mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
and now w/o the quotes
This commit is contained in:
@@ -59,6 +59,6 @@
|
||||
action: service name=mongod state=running enabled=yes
|
||||
|
||||
- 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:
|
||||
- mongoacct
|
||||
|
||||
Reference in New Issue
Block a user