Releases: zscaler/zpacloud-ansible
Releases · zscaler/zpacloud-ansible
v1.4.2
v1.4.1
1.4.1 (October, 28 2024)
Notes
- Python Versions: v3.9, v3.10, v3.11
Bug Fixes
- PR #50 Fixed undetected drift issues within the resource
zpa_server_groups
related to the attributeapp_connector_group_ids
- PR #50 Fixed undetected drift issues within the resource
zpa_application_segment_browser_access
related to the attributeclientless_app_ids
- PR #50 Fixed undetected drift issues within the resource
zpa_provisioning_key
v1.4.0
v1.3.1
v1.3.0
1.3.0 (August, 20 2024)
Notes
- Python Versions: v3.9, v3.10, v3.11
BREAKING CHANGES
- PR #42 All resources previously named with
_facts
have been moved to_info
to comply with Red Hat Ansible best practices as described in the following Ansible Developer Documentation
New Feature
- PR #42 All resources now support
check_mode
for simulation purposes and for validating configuration management playbooks