fix build problems
This commit is contained in:
parent
793cde7147
commit
463f4b50e4
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
PACKER_VERSION=1.4.5
|
||||
PACKER_VERSION=1.5.2
|
||||
PWN_HOSTNAME=pwnagotchi
|
||||
PWN_VERSION=master
|
||||
|
||||
|
@ -98,6 +98,7 @@
|
||||
{
|
||||
"type": "ansible-local",
|
||||
"playbook_file": "pwnagotchi.yml",
|
||||
"extra_arguments": [ "--extra-vars \"ansible_python_interpreter=/usr/bin/python3\"" ],
|
||||
"command": "ANSIBLE_FORCE_COLOR=1 PYTHONUNBUFFERED=1 PWN_VERSION={{user `pwn_version`}} PWN_HOSTNAME={{user `pwn_hostname`}} ansible-playbook"
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user