SUMMARY
The filter microsoft.ad.as_datetime returns an overflow value error when the value of accountexpires is 9223372036854775807. This value represents when an AD user has set "Never expires" on their account
ISSUE TYPE
COMPONENT NAME
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
RHEL 9.4
STEPS TO REPRODUCE
pass the variable 9223372036854775807 to microsoft.ad.as_datetime filter.
EXPECTED RESULTS
An Overflow error. Making the rest of the playbook not run.
ACTUAL RESULTS
SUMMARY
The filter microsoft.ad.as_datetime returns an overflow value error when the value of accountexpires is 9223372036854775807. This value represents when an AD user has set "Never expires" on their account
ISSUE TYPE
COMPONENT NAME
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
RHEL 9.4
STEPS TO REPRODUCE
pass the variable 9223372036854775807 to microsoft.ad.as_datetime filter.
EXPECTED RESULTS
An Overflow error. Making the rest of the playbook not run.
ACTUAL RESULTS