CiscoDevNet / ansible-cisco-cdo

Apache License 2.0
0 stars 1 forks source link

inventory add device breaks Idempotency #19

Closed aaronhackney closed 11 months ago

aaronhackney commented 11 months ago

When adding a device that already exists in CDO the module returns an error. This breaks Idempotency. Instead, a warning message with the information should be returned with a no-change, ok status instead.

aaronhackney commented 11 months ago

Fixed in pull #20 version 1.1.5