Test if Target is FQDN Host
Description
This playbook tests if the target is a fully qualified domain name (FQDN) host. It fails if the target is not an FQDN, performs a simple A record lookup, and fails if the target is not resolvable.
Credentials
- sys_ansible_vmware
Input
| Variable | Description |
|---|---|
target |
Target VM FQDN |
Output
None