We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7a1c91 + 6a113fc commit 6045f4bCopy full SHA for 6045f4b
devops/resources/mongo-agents-update.sh
@@ -19,4 +19,4 @@ assume-role ${ROLE_ARN}
19
set -x
20
cd playbooks
21
22
-ansible-playbook -i ./ec2.py --limit tag_Name_edx-admin-mms mongo_mms.yml -e@../../configuration-internal/ansible/vars/edx.yml ubuntu
+ansible-playbook -i ./ec2.py --limit tag_Name_edx-admin-mms mongo_mms.yml -e@../../configuration-internal/ansible/vars/edx.yml -u ubuntu
0 commit comments