We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a4ecc7 + dfb3819 commit 74b0f1cCopy full SHA for 74b0f1c
roles/vault_unseal/meta/main.yml
@@ -0,0 +1,6 @@
1
+---
2
+# WORKAROUND: Without this, we see the following in some setups:
3
+# ERROR! couldn't resolve module/action 'hashivault_unseal'. This often indicates a misspelling, missing collection, or incorrect module path.
4
+# Seen using Kayobe on Ansible 2.10.17, running modules on a remote host.
5
+collections:
6
+ - community.general
0 commit comments