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/plugins
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
..
action Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
become
cache Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
callback More docs cleanup (#7552) 2023-11-22 22:45:28 +01:00
connection Introduce an Incus connection plugin (#7726) 2023-12-28 08:32:31 +01:00
doc_fragments 🔐 Load OP_SERVICE_ACCOUNT_TOKEN from ENVs (#7721) 2023-12-21 13:09:56 +01:00
filter Adding a new filter: to_ini, which allows conversion of a dictionary to an INI formatted string (#7744) 2023-12-28 08:32:57 +01:00
inventory Only disable cert validation in examples for local network access (#7576) 2023-11-26 21:54:53 +01:00
lookup Add github_app_access_token lookup plugin (#7761) 2023-12-31 15:20:57 +01:00
module_utils Proxmox add storage content listing (#7725) 2023-12-31 15:21:20 +01:00
modules Proxmox add storage content listing (#7725) 2023-12-31 15:21:20 +01:00
test Add test fqdn_valid (#7533) 2023-11-22 09:12:00 +01:00