mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
fix python3 dependencies for pymysql
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[aws_node_local]
|
||||
localhost ansible_connection=local
|
||||
ansible_python_interpreter=/usr/local/bin/python
|
||||
ansible_python_interpreter=python3
|
||||
Reference in New Issue
Block a user