33 lines
887 B
Markdown
33 lines
887 B
Markdown
<!-- BEGIN_TF_DOCS -->
|
|
## Requirements
|
|
|
|
No requirements.
|
|
|
|
## Providers
|
|
|
|
| Name | Version |
|
|
|------|---------|
|
|
| <a name="provider_ansible"></a> [ansible](#provider\_ansible) | n/a |
|
|
|
|
## Modules
|
|
|
|
No modules.
|
|
|
|
## Resources
|
|
|
|
| Name | Type |
|
|
|------|------|
|
|
| [ansible_group.web](https://registry.terraform.io/providers/hashicorp/ansible/latest/docs/resources/group) | resource |
|
|
| [ansible_host.example](https://registry.terraform.io/providers/hashicorp/ansible/latest/docs/resources/host) | resource |
|
|
| [ansible_host.example2](https://registry.terraform.io/providers/hashicorp/ansible/latest/docs/resources/host) | resource |
|
|
|
|
## Inputs
|
|
|
|
| Name | Description | Type | Default | Required |
|
|
|------|-------------|------|---------|:--------:|
|
|
| <a name="input_payload"></a> [payload](#input\_payload) | Instance description | `any` | `{}` | no |
|
|
|
|
## Outputs
|
|
|
|
No outputs.
|
|
<!-- END_TF_DOCS --> |