Summary
Get a particular playbook from Ansible Manager
Description
This method will get a particular playbook from Ansible Manager
Route
No Northbound API Available
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| playbookName | string | yes | the name of a particular playbook | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | A JSON Object containing the playbook |