Ansible module installation and prerequisites

Ops Center Automator User Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99AUT001-22

The Ansible module is distributed as part of the Ops Center Automator installation media in the following location:

In Windows:

Automation-software-installation-folder\public\ansible\Ansible_Module_version.tar.gz

In Linux:

Automation-software-installation-directory/public/ansible/Ansible_Module_version.tar.gz

To use the Ansible Module, copy the modules and the module_utils folders from Ansible_Module_Version.tar.gz to the following directory on the Ansible control node:

  • /usr/share/ansible/plugins/modules
  • /usr/share/ansible/plugins/module_utils

The following software is requred to use Ansible with Ops Center Automator:

  • Ansible 7.3, 9.0
  • Red Hat Enterprise Linux 8.8, 8.10, 9.2, 9.4
  • Oracle Linux 8.8, 8.10, 9.2, 9.4
  • Python 3.9, 3.10, 3.11, 3.12