adding the variable to molecule

This commit is contained in:
Geoff Jacobs
2023-08-11 10:59:27 +10:00
parent f33710c0bf
commit 21a5c0e17c
2 changed files with 2 additions and 2 deletions

View File

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