Actions
Bug #1383
closeddns bind code raises a collision even if the key and value match for a PTR or A record
Description
The code should recognise that the dns update is not required but it should not flag this as a collision. The entry is already present but this is not an error.
If no operation is requested of the omshell then no result is returned from the exec so this is no longer an error condition
Actions