Get orphaned host records
Description
Fetch host records from Infoblox with Orphaned=unknown and prepare for inspection or EA update logic.
Credentials
- infoblox_fqdn (playbook var)
- infoblox_password
Input
- None required beyond credentials; queries all host records with Orphaned=unknown.
Output
- unknown_hosts: raw API response (registered)
- intention: determine containing networks and set EA Orphaned true/false (logic placeholder in playbook)