Skip to content

Installation

To use these NetOrca Ansible modules, follow the steps outlined below:

Install Dependencies

Before you can utilize the NetOrca Ansible modules, you need to ensure that the necessary dependencies are installed, specifically the netorca_sdk. You can easily install it using the following pip command:

pip install netorca-sdk

Install the NetOrca Galaxy Package

First, you need to install the NetOrca Galaxy package using the ansible-galaxy command. This package includes the essential modules for interacting with NetOrca.

Run the following command to install the package:

ansible-galaxy collection install netautomate.netorca