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