There seems to be a typo in the code for the ios_service module where the keyword "msec" is mistyped as "mesc". This happens for both the debug and log timestamps parameters. This worked fine on older versions of the module with Python 3.9.10 and Ansible 8.4.0.
SUMMARY
There seems to be a typo in the code for the ios_service module where the keyword "msec" is mistyped as "mesc". This happens for both the debug and log timestamps parameters. This worked fine on older versions of the module with Python 3.9.10 and Ansible 8.4.0.
ISSUE TYPE
COMPONENT NAME
cisco.ios.ios_service
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Cisco 2960X on IOS 15.2(7)E6 Cisco 9200 on IOS XE 17.09.03
STEPS TO REPRODUCE
EXPECTED RESULTS
service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone
ACTUAL RESULTS