mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
* Fix cronvar crash on non existent directories * Update changelog * Fix small variable bug * Fix trailing witespace * Fix CI issues * Update changelogs/fragments/10461-cronvar-non-existent-dir-crash-fix.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cronvar.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
222 B
YAML
2 lines
222 B
YAML
bugfixes:
|
|
- "cronvar - fix crash on missing ``cron_file`` parent directories (https://github.com/ansible-collections/community.general/issues/10460, https://github.com/ansible-collections/community.general/pull/10461)."
|