Commit 9b72f73e by Kevin Falcone

Make sure NR and Splunk are available in the rabbit role

parent 7333a741
...@@ -32,6 +32,10 @@ ...@@ -32,6 +32,10 @@
roles: roles:
- aws - aws
- rabbitmq - rabbitmq
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic
when: COMMON_ENABLE_NEWRELIC
post_tasks: post_tasks:
- debug: - debug:
var: ansible_ec2_instance_id var: ansible_ec2_instance_id
......
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