netconfig
netconfig copied to clipboard
Add support for duplicate entries in local database
Currently when using the local database, there is no error checking or detection for duplicate devices with the same IP address and/or hostname.
@v1tal3 do we want to allow duplicate hosts?
We solved this for CSV import such that you can't add a duplicate hostname or IP, but not for individual host adds.