* New: support mitigation for aws ec2 nvme random device name assignment

This commit is contained in:
Roxyrob
2021-03-16 19:41:37 +01:00
parent f1a54639c6
commit 34e4f08c31
5 changed files with 90 additions and 0 deletions
+4
View File
@@ -1,2 +1,6 @@
---
# vars file for ansible-manage-lvm
ebsnvme_binary_helper_file: go-ebsnvme_{{ ebsnvme_binary_helper_ver }}_linux_amd64.tar.gz
ebsnvme_binary_helper_url: https://github.com/mvisonneau/go-ebsnvme/releases/download/{{ ebsnvme_binary_helper_ver }}/{{ ebsnvme_binary_helper_file }}