Hosts variables. Netbox sections could be used as variables for hosts! e.g. you could use the IP of the host in Netbox as ansible_ssh_host, or use a custom field as well.. There are 3 sections here, first type is IP, second one is General, and finally Custom.. Variables are defined as Key: Value.The key is what will be in Ansible and value comes from Netbox.

1083