You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the cisco.ios.ios_logging_global module, we've noticed that it is not idempotent for our configuration. Changed is set to true, but if you compare the before and after they appear identical.
SUMMARY
When using the cisco.ios.ios_logging_global module, we've noticed that it is not idempotent for our configuration. Changed is set to true, but if you compare the before and after they appear identical.
ISSUE TYPE
COMPONENT NAME
cisco.ios.ios_logging_global
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Cisco IOS-XE 17.03.04a
STEPS TO REPRODUCE
EXPECTED RESULTS
The module is idempotent when the before and after are identical
ACTUAL RESULTS
If I do a show run for the relevant config its trying to add, the config is already there:
The text was updated successfully, but these errors were encountered: