Installation

This collection has the following environment requirements:

  • Python 3.8 or higher

  • Ansible 2.9 or higher

Install the collection using ansible-galaxy:

ansible-galaxy collection install zscaler.ziacloud

Then in your playbooks you can specify that you want to use the ziacloud collection like so:

collections:
    - zscaler.ziacloud