adapter-ansible_manager

On this page:

runPlaybook

Summary

Run a playbook in Ansible Manager

Description

This method will run a playbook in Ansible Manager

Route

No Northbound API Available

Roles

admin

Parameters

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

Return

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