Update RETURN proxmox_backup_schedule.py

This commit is contained in:
raoufnezhad 2025-03-03 13:28:07 +03:30 committed by GitHub
commit f9e94451c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,6 +113,7 @@ backup_schedule:
- If V(present), the backup_schedule will return True after adding the VM ID to the backup job.
- If V(absent), the backup_schedule will return True after removing it from the backup job.
returned: always, but can be empty
type: raw
"""
from ansible.module_utils.basic import AnsibleModule, missing_required_lib