mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
hotfix: use auto python interpreter for package tasks, virtualenv for all other tasks
This commit is contained in:
@@ -7,3 +7,4 @@
|
||||
- libxml2
|
||||
- git-{{ git_version }}
|
||||
- dejavu-sans-fonts
|
||||
ansible_python_interpreter: auto
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
- unzip
|
||||
- fontconfig
|
||||
- python-psycopg2
|
||||
ansible_python_interpreter: auto
|
||||
|
||||
- name: Create product group
|
||||
group:
|
||||
|
||||
Reference in New Issue
Block a user