mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-16 18:03:06 -06:00
hotfix: Update 'ansible_python_interpreter' specification
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
- awscli
|
||||
- git
|
||||
- ec2-utils
|
||||
vars:
|
||||
ansible_python_interpreter: auto
|
||||
vars:
|
||||
ansible_python_interpreter: auto
|
||||
|
||||
- name: Install CloudWatch Agent
|
||||
yum:
|
||||
|
||||
@@ -7,5 +7,5 @@
|
||||
- libxml2
|
||||
- git-{{ git_version }}
|
||||
- dejavu-sans-fonts
|
||||
vars:
|
||||
ansible_python_interpreter: auto
|
||||
vars:
|
||||
ansible_python_interpreter: auto
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
- unzip
|
||||
- fontconfig
|
||||
- python-psycopg2
|
||||
vars:
|
||||
ansible_python_interpreter: auto
|
||||
vars:
|
||||
ansible_python_interpreter: auto
|
||||
|
||||
- name: Create product group
|
||||
group:
|
||||
|
||||
Reference in New Issue
Block a user