1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests
Julian 4f92f39720
Proxmox add storage content listing (#7725)
Add module to list content on proxmox storage

We first add a method to list storage content for proxmox, then use that
new methode to add an Ansible module to list content on storage attached
to a proxmox node. User can also use content filtering to define what
they want to list (backup, iso, images,...).

This commit also include the integration and unit test for that new
module.

Co-authored-by: Julian Vanden Broeck <julian.vandenbroeck@dalibo.com>
2023-12-31 15:21:20 +01:00
..
integration Proxmox add storage content listing (#7725) 2023-12-31 15:21:20 +01:00
sanity Add documentation stubs for undocumented module options (#7738) 2023-12-20 07:32:56 +01:00
unit Proxmox add storage content listing (#7725) 2023-12-31 15:21:20 +01:00
utils CI: Stop restricting idna (#6954) 2023-07-16 12:51:11 +02:00
.gitignore New module git config info (#7587) 2023-11-29 08:37:50 +01:00
config.yml