mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
proxmox_backup: refactor permission checking (#9239)
* proxmox_backup: refactor permission checking * add changelog frag * Update plugins/modules/proxmox_backup.py * Update plugins/modules/proxmox_backup.py * Update plugins/modules/proxmox_backup.py * Update plugins/modules/proxmox_backup.py For consistency * Update plugins/modules/proxmox_backup.py * yet another missing slash
This commit is contained in:
parent
28f36ae25c
commit
005c8f50db
2 changed files with 61 additions and 114 deletions
2
changelogs/fragments/9239-proxmox-backup-refactor.yml
Normal file
2
changelogs/fragments/9239-proxmox-backup-refactor.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- proxmox_backup - refactor permission checking to improve code readability and maintainability (https://github.com/ansible-collections/community.general/pull/9239).
|
Loading…
Add table
Add a link
Reference in a new issue