feat(ctf): add gitleaks, nuclei-bin, picocom, python-pyserial

This commit is contained in:
Tuan-Dat Tran
2026-07-28 09:00:22 +02:00
parent 6815c29a75
commit 2235d933d5

View File

@@ -8,4 +8,15 @@
- openbsd-netcat - openbsd-netcat
- binwalk - binwalk
- gobuster - gobuster
- gitleaks
- picocom
- python-pyserial
state: present state: present
- name: Install CTF AUR packages
kewlfft.aur.aur:
name: "{{ item }}"
use: "{{ aur_helper | default('paru') }}"
state: present
loop:
- nuclei-bin