community.general/plugins
Giorgos Drosos 1f8b5eea4c
cronvar: Handle empty value string properly (#10445)
* Fix empty  value issue  in cronvar

* Update changelog

* Update plugins/modules/cronvar.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelogs/fragments/10445-cronvar-reject-empty-values.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update tests/integration/targets/cronvar/tasks/main.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update tests/integration/targets/cronvar/tasks/main.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Accept empty strings on cronvar

* Update plugins/modules/cronvar.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update main.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-07-28 06:31:51 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become fix style in plugins (#10302) 2025-07-02 01:15:50 +12:00
cache fix style in plugins (#10302) 2025-07-02 01:15:50 +12:00
callback logstash: Remove reference to Python 2 library (#10345) 2025-07-08 22:19:37 +02:00
connection incus_connection: Improve error handling (#10349) 2025-07-07 20:52:55 +02:00
doc_fragments fix style in plugins (#10302) 2025-07-02 01:15:50 +12:00
filter fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
inventory fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
lookup dependent lookup: avoid deprecated ansible-core 2.19 functionality (#10359) 2025-07-08 06:40:54 +02:00
module_utils pacemaker_cluster: enhancements and add unit tests (#10227) 2025-07-14 07:48:36 +02:00
modules cronvar: Handle empty value string properly (#10445) 2025-07-28 06:31:51 +02:00
plugin_utils Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00
test Adjust YAML in plugin docs (#10234) 2025-06-16 17:46:01 +02:00