Commit 20e8984f by Max Rothman

Merge pull request #2243 from edx/max/no-serial

OPS-976: Remove serial option from mongo play
parents 7ec85999 e8b5ff38
......@@ -2,9 +2,6 @@
hosts: all
sudo: True
gather_facts: True
vars:
serial_count: 1
serial: "{{ serial_count }}"
roles:
- mongo
- role: datadog
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment