mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-02 22:39:09 -07:00
New module proxmox_storage_info (#1844)
* proxmox_storage_info: new module Simple info module dedicated to the retrieval of information about the storages available on a Proxmox VE cluster. * Update plugins/modules/cloud/misc/proxmox_storage_info.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/misc/proxmox_storage_info.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/misc/proxmox_storage_info.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/misc/proxmox_storage_info.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/misc/proxmox_storage_info.py Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
abfbe2a48d
commit
305748b333
4 changed files with 210 additions and 0 deletions
1
plugins/modules/proxmox_storage_info.py
Symbolic link
1
plugins/modules/proxmox_storage_info.py
Symbolic link
|
@ -0,0 +1 @@
|
|||
cloud/misc/proxmox_storage_info.py
|
Loading…
Add table
Add a link
Reference in a new issue