Added longhorn memes
This commit is contained in:
parent
53a79c083c
commit
e24a853be0
@ -25,4 +25,18 @@
|
|||||||
- ifstat
|
- ifstat
|
||||||
- tcpdump
|
- tcpdump
|
||||||
- xxd
|
- xxd
|
||||||
- git
|
- git
|
||||||
|
|
||||||
|
- name: "Install packages required for longhorn"
|
||||||
|
apt:
|
||||||
|
state: present
|
||||||
|
name:
|
||||||
|
- bash
|
||||||
|
- curl
|
||||||
|
- findmnt
|
||||||
|
- grep
|
||||||
|
- awk
|
||||||
|
- blkid
|
||||||
|
- lsblk
|
||||||
|
- open-iscsi
|
||||||
|
- nfs-common
|
Loading…
Reference in New Issue
Block a user