community.general/changelogs/fragments/9186-fix-broken-check-mode-...

2 lines
203 B
YAML

bugfixes:
- github_key - in check mode, a faulty call to ```datetime.strftime(...)``` was being made which generated an exception (https://github.com/ansible-collections/community.general/issues/9185).