mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 10:23:13 -06:00
hotfix: Update 'ansible_python_interpreter' specification
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
- awscli
|
||||
- git
|
||||
- ec2-utils
|
||||
ansible_python_interpreter: auto
|
||||
vars:
|
||||
ansible_python_interpreter: auto
|
||||
|
||||
- name: Install CloudWatch Agent
|
||||
yum:
|
||||
@@ -17,4 +18,5 @@
|
||||
when: atl_aws_enable_cloudwatch is defined and atl_aws_enable_cloudwatch
|
||||
notify:
|
||||
- Enable CloudWatch Agent
|
||||
ansible_python_interpreter: auto
|
||||
vars:
|
||||
ansible_python_interpreter: auto
|
||||
|
||||
Reference in New Issue
Block a user