Commit 7ae90f41 by Max Rothman

Add aws role to mongo play

parent 2c53e32c
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
serial_count: 1 serial_count: 1
serial: "{{ serial_count }}" serial: "{{ serial_count }}"
roles: roles:
- aws
- mongo - mongo
- role: datadog - role: datadog
when: COMMON_ENABLE_DATADOG when: COMMON_ENABLE_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