mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
[PR #9239/005c8f50 backport][stable-10] proxmox_backup: refactor permission checking (#9341)
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
(cherry picked from commit 005c8f50db
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
474c7a7240
commit
2d12c6678c
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