adapter-ansible_manager

On this page:

runRole

Summary

Run a role in Ansible Manager

Description

This method will run a role in Ansible Manager

Route

No Northbound API Available

Roles

admin

Parameters

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

Return

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