Added longhorn memes

This commit is contained in:
Pünkösd Marcell 2021-11-12 00:09:55 +01:00
parent 53a79c083c
commit e24a853be0

View File

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