mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 10:23:13 -06:00
hotfix: use auto python interpreter for package tasks, virtualenv for all other tasks
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
- name: Install git
|
||||
package:
|
||||
name: git
|
||||
ansible_python_interpreter: auto
|
||||
|
||||
roles:
|
||||
- role: diy_backup
|
||||
|
||||
Reference in New Issue
Block a user