mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 04:30:32 -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
(cherry picked from commit 005c8f50db
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
183 B
YAML
2 lines
183 B
YAML
minor_changes:
|
|
- proxmox_backup - refactor permission checking to improve code readability and maintainability (https://github.com/ansible-collections/community.general/pull/9239).
|