1apiVersion: ansible.crossplane.io/v1alpha1
2kind: AnsibleRun
A AnsibleRunSpec defines the desired state of a AnsibleRun.
AnsibleRunParameters are the configurable fields of a AnsibleRun.
The remote configuration of this AnsibleRun; the content can be retrieved from Ansible Galaxy as community contents
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
A AnsibleRunStatus represents the observed state of a AnsibleRun.
Conditions of the resource.