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.
1 parent e6f312f commit 33e978fCopy full SHA for 33e978f
playbooks/jenkins_data_engineering_new.yml
@@ -20,7 +20,6 @@
20
gather_facts: True
21
vars:
22
COMMON_ENABLE_SPLUNKFORWARDER: False
23
- COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE: True
24
COMMON_SECURITY_UPDATES: yes
25
SECURITY_UPGRADE_ON_ANSIBLE: true
26
ansible_distribution_release: focal
@@ -30,10 +29,6 @@
30
29
when: COMMON_ENABLE_AWS_ROLE
31
- docker-tools
32
- jenkins_data_engineering_new
33
- - role: newrelic_infrastructure
34
- when: COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
35
- tags:
36
- - newreliconly
37
- role: aws_cloudwatch_agent
38
tags:
39
- cloudwatch
0 commit comments