adapter-ansible_manager

On this page:

runModule

Summary

Run a module in Ansible Manager

Description

This method will run a module in Ansible Manager

Route

No Northbound API Available

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
moduleId string yes the id of the module to run
hosts array yes an array of hosts to run the module on
params object yes an object containing the parameters to pass into the module

Return

DetailsExampleSchema
Name Type Description
result object the status of running the module on each host