reverting previous changes. issue turned out to be the wrong version of python on a node

This commit is contained in:
Geoff Jacobs
2023-08-11 13:40:08 +10:00
parent 5a11d93922
commit fa61970756
5 changed files with 1 additions and 8 deletions

View File

@@ -3,6 +3,5 @@
hosts: all
vars:
atl_product_user: "jira"
pipenv_venv: "/usr/bin/python"
roles:
- role: linux_common