Commit a3d4951e by e0d

adding conditionals

parent 830b00b4
...@@ -10,7 +10,10 @@ ...@@ -10,7 +10,10 @@
ENABLE_NEWRELIC: False ENABLE_NEWRELIC: False
roles: roles:
- aws - aws
- datadog
- splunkforwarder
- newrelic
- xqwatcher - xqwatcher
- role: datadog
when: COMMON_ENABLE_DATADOG
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic
when: COMMON_ENABLE_NEWRELIC
\ No newline at end of file
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