Cloud.Ansible.Tower
Cloud.Ansible.Tower
JSON Example
{
"account": "string",
"host": "string",
"jobTemplates": {
"de-provision": [
"string"
],
"provision": [
"string"
]
},
"maxConnectionRetries": 0
}
string
account
Required
The name of the Ansible Tower machine as designated in the infrastructure integration.
string As ^\$\{.+\.\*\}$
host
Required
The machine to be managed by Ansible. Enter the name using the format '${
object
jobTemplates
Required
Specifies an Ansible job template(s) to use with the specified integration. An Ansible job template is a collection of YAML scripts that define configuration management actions to execute on specified machines.
integer
maxConnectionRetries
Optional
Number of times to retry in case of connection failures