add packages screen and jq

This commit is contained in:
Jens Heinitz 2022-09-17 23:24:05 +02:00
parent 0de8837ac7
commit a779afca09
2 changed files with 4 additions and 0 deletions

View File

@ -6,4 +6,6 @@ install_packages:
- curl - curl
- wget - wget
- telnet - telnet
- screen
- jq
... ...

View File

@ -6,4 +6,6 @@ install_packages:
- curl - curl
- wget - wget
- telnet - telnet
- screen
- jq
... ...