Currently, the find_ips task sorts the output in env_output and settings_output modes by the serial number of the device.
For large(r) deployments, it would be far more useful to sort the output by IP address instead. This would allow a human to spot either missing or misconfigured devices, because IP addresses are controlled by the user.
Currently, the
find_ips
task sorts the output inenv_output
andsettings_output
modes by the serial number of the device.For large(r) deployments, it would be far more useful to sort the output by IP address instead. This would allow a human to spot either missing or misconfigured devices, because IP addresses are controlled by the user.