Skip to content

Test if Target is FQDN Host

Go to Automation

View in GitLab

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

Dependencies