CiscoDevNet / ansible-cisco-cdo

Apache License 2.0
0 stars 1 forks source link

404 error when onboarding FTD with LTP possible #29

Closed aaronhackney closed 11 months ago

aaronhackney commented 11 months ago

404 errors can happen when onboarding an FTD with LTP due to a race condition. Fix is to add polling to the ftd.py file when attempting to retrieve the specific device after adding the device to CDO.

aaronhackney commented 11 months ago

Fixed in pull https://github.com/CiscoDevNet/ansible-cisco-cdo/pull/30 and released version 1.1.7 to Ansible-Galaxy