Ansible Controller¶
The Ansible Controller model represents an integration with an Ansible Controller, either AWX or Ansible Automation Platform Controller (formerly Tower). This integration allows Nautobot to execute Ansible jobs.
name(string): Unique identifier for the Ansible controller.description: (string, optional): Description for the Ansible controller.external_integration(ExternalIntegration): Reference to the ExternalIntegration model that provides the connection details for the Ansible controller.tenant(Tenant, optional): Reference to the Tenant model for multi-tenancy support.