FarmRoleAnsibleTowerConfiguration object

Example JSON representation

{
  "id": "string",
  "name": "string",
  "scope": "role",
  "variables": "string"
}

Properties

property attributes valid values description filter option
scope
string
read-only
"role"
"farmrole"

The scope of AnsiblTower bootstrap configuration. Property is returned only with FarmTemplates.

id
string
optional

The Ansible Tower configuration identifier.

name
string
optional

The Ansible Tower configuration name.

variables
string
optional

The Ansible Tower variables to override. JSON or YAML representation.