Fix typo in ansible script

Signed-off-by: Morten Winther Olsson <18525061+olwimo@users.noreply.github.com>
This commit is contained in:
Morten Winther Olsson
2024-03-30 08:04:55 +01:00
parent 33ff5a0bf8
commit a8ba88c9cc

View File

@ -62,7 +62,7 @@
source: "https://github.com/jayofelony/bettercap.git"
url: "https://github.com/jayofelony/bettercap/releases/download/2.32.2/bettercap-2.32.2-armhf.zip"
ui: "https://github.com/bettercap/ui/releases/download/v1.3.0/ui.zip"
opwngrid:
pwngrid:
source: "https://github.com/jayofelony/pwngrid.git"
url: "https://github.com/jayofelony/pwngrid/releases/download/v1.10.7/pwngrid-1.10.7-armhf.zip"
torch:
@ -574,4 +574,4 @@
handlers:
- name: reload systemd services
systemd:
daemon_reload: yes
daemon_reload: yes