adding the variable to molecule

This commit is contained in:
Geoff Jacobs
2023-08-11 10:50:57 +10:00
parent edc77e99a6
commit f33710c0bf
2 changed files with 2 additions and 1 deletions

View File

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