feat: add hashivault_unseal module #5

Merged
xoxys merged 15 commits from add-hashivault into main 2023-07-30 10:43:37 +00:00
Showing only changes of commit 100e11822e - Show all commits

View File

@ -10,7 +10,7 @@ import pytest
proxmox = pytest.importorskip("proxmoxer") proxmox = pytest.importorskip("proxmoxer")
from plugins.inventory.proxmox import InventoryModule from ansible_collections.xoxys.general.plugins.inventory.proxmox import InventoryModule
@pytest.fixture @pytest.fixture