Skip to content

Commit af7063d

Browse files
authored
feature: Add new module proxmox_node for managing a Proxmox VE nodes (#129)
* Manage license subscriptions * Manage power states * Manage DNS settings * Manage x509 certificates Fixes: #128 Sponsored-by: credativ GmbH (https://credativ.de)
1 parent 67a02b5 commit af7063d

File tree

3 files changed

+588
-0
lines changed

3 files changed

+588
-0
lines changed

meta/runtime.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ action_groups:
2121
- proxmox_group_info
2222
- proxmox_kvm
2323
- proxmox_nic
24+
- proxmox_node
2425
- proxmox_node_info
2526
- proxmox_pool
2627
- proxmox_pool_member

0 commit comments

Comments
 (0)