Added longhorn memes

This commit is contained in:
Pünkösd Marcell 2021-11-12 00:09:55 +01:00
parent 53a79c083c
commit e24a853be0
1 changed files with 15 additions and 1 deletions

View File

@ -25,4 +25,18 @@
- ifstat
- tcpdump
- xxd
- git
- git
- name: "Install packages required for longhorn"
apt:
state: present
name:
- bash
- curl
- findmnt
- grep
- awk
- blkid
- lsblk
- open-iscsi
- nfs-common