Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-09-24 09:01:35 +02:00
parent a816c88ce3
commit 8b62108a15
2 changed files with 2 additions and 2 deletions

View File

@ -418,7 +418,7 @@
- name: install pwngrid 1.10.4
shell: "export GOPATH=$HOME/go && export PATH=/usr/local/go/bin:$PATH:$GOPATH/bin && sudo make && sudo make install"
args:
executables: /bin/bash
executable: /bin/bash
chdir: /usr/local/src/pwngrid
when: pwngrid.changed