diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-14 01:21:18 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-14 01:22:54 +0200 |
| commit | fbce424d77021f6d956d7fe7c36fbacf08615034 (patch) | |
| tree | 0d24b9297acc2f11c05f8d6491801196e2b13db5 /molecule/raspberrypi | |
| parent | b31af1cd94d743b141e542f27bbe16612a936e97 (diff) | |
Add tcpdump w/testing
Diffstat (limited to 'molecule/raspberrypi')
| -rw-r--r-- | molecule/raspberrypi/converge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml index aa73d313..f2397c17 100644 --- a/molecule/raspberrypi/converge.yml +++ b/molecule/raspberrypi/converge.yml @@ -75,6 +75,7 @@ - role: "man" - role: "jq" - role: "ag" + - role: "tcpdump" - role: "libheif" - role: "tmux" - role: "python" |
