Feature: Updated the frank dockerfile to properly install python poetry
Feature: Updated the frank playbook to allow user to be changed from pi Chore: Refactored the various env files to use single file and multiple var files.
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
pkl ansible_host=beacon var_file=vars/pkl.yml
|
||||
chd ansible_host=beacon var_file=vars/chd.yml
|
||||
mhl ansible_host=beacon var_file=vars/mhl.yml
|
||||
# hin ansible_host=beacon var_file=vars/hin.yml
|
||||
hin ansible_host=beacon var_file=vars/hin.yml
|
||||
|
||||
[all:vars]
|
||||
ansible_python_interpreter=/usr/bin/python3
|
||||
|
||||
Reference in New Issue
Block a user