Ansible module installation and prerequisites

Ops Center Automator User Guide

Version
10.8.x
File Size
3.6 MB
Audience
anonymous
Part Number
MK-99AUT001-14

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 v2.9.x
  • Red Hat Enterprise Linux v7.7, 8.1, 8.2, 8.4
  • Oracle Linux v7.7, 8.1, 8.2, 8.4
  • CentOS v7.7
  • Python v3.7, 3.8, 3.9, 3.10