Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-11-03 21:45:19 +01:00
parent 82d512f50b
commit d33053ec4b

View File

@ -386,7 +386,7 @@
- block:
- name: install bettercap if missing
when: not bettercap.stat.exists
include_tasks: extras/build_install_gopkg.yml
include_tasks: build_install_gopkg.yml
vars:
item:
name: bettercap
@ -403,7 +403,7 @@
- block:
- name: install pwngrid if missing
when: not pwngrid.stat.exists
include_tasks: extras/build_install_gopkg.yml
include_tasks: build_install_gopkg.yml
vars:
item:
name: pwngrid