patchback[bot]
|
9d8fac08bb
|
[PR #10445/1f8b5eea backport][stable-11] cronvar: Handle empty value string properly (#10496)
EOL CI / EOL Sanity (Ⓐ2.16) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py2.7) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py3.11) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py3.6) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/3/) (push) Waiting to run
nox / Run extra sanity tests (push) Waiting to run
cronvar: Handle empty value string properly (#10445)
* Fix empty value issue in cronvar
* Update changelog
* Update plugins/modules/cronvar.py
* Update changelogs/fragments/10445-cronvar-reject-empty-values.yml
* Update tests/integration/targets/cronvar/tasks/main.yml
* Update tests/integration/targets/cronvar/tasks/main.yml
* Accept empty strings on cronvar
* Update plugins/modules/cronvar.py
* Update main.yml
---------
(cherry picked from commit 1f8b5eea4c )
Co-authored-by: Giorgos Drosos <56369797+gdrosos@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2025-07-28 06:47:08 +02:00 |
|
patchback[bot]
|
58803e62fe
|
[PR #10461/cc13f42b backport][stable-11] Fix cronvar crash when parent dir of cron_file is missing (#10474)
Fix cronvar crash when parent dir of cron_file is missing (#10461)
* 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
* Update plugins/modules/cronvar.py
---------
(cherry picked from commit cc13f42be4 )
Co-authored-by: Giorgos Drosos <56369797+gdrosos@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2025-07-27 12:13:20 +02:00 |
|
patchback[bot]
|
d385c47d0b
|
[PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405)
doc style adjustments: modules [cd]* (#10397)
* doc style adjustments: modules c*
* doc style adjustments: modules d*
* Update plugins/modules/consul_agent_check.py
---------
(cherry picked from commit 5e2ffb845f )
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2025-07-14 07:23:02 +02:00 |
|
Alexei Znamensky
|
0de39a6f47
|
use open() as context manager (#9579)
* use open() as context manager
* add changelog frag
|
2025-01-21 20:50:44 +01:00 |
|
Alexei Znamensky
|
43599c6850
|
c*.py: normalize docs (#9418)
* c*.py: normalize docs
* fix copy/paste mistake
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2024-12-27 14:29:05 +01:00 |
|
Felix Fontein
|
9a16eaf9ba
|
Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8720)
* Remove bad whitespace.
* 'Fixing' various used-before-assignment issues that pylint flagged.
|
2024-08-07 15:18:58 +02:00 |
|
Felix Fontein
|
6fc1df9b83
|
Use semantic markup (modules a-c) (#6671)
* Use semantic markup.
* E() now works better.
|
2023-06-15 15:46:33 +02:00 |
|
Felix Fontein
|
9de145482b
|
Add attributes to various basic modules (#5964)
* Add attributes to various basic modules.
* Check and diff mode for pam_limits was added in #830.
|
2023-02-20 17:28:47 +01:00 |
|
Felix Fontein
|
b531ecdc9b
|
Unflatmap community.general (#5461)
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
|
2022-11-02 20:42:29 +00:00 |
|
Felix Fontein
|
7743ecd776
|
Replace symlinks with meta/runtime.yml redirects. (#4562)
|
2022-04-26 20:33:13 +02:00 |
|
Brian Coca
|
8f90360d49
|
make collection usable with current ansible vers (#9)
|
2020-03-11 14:10:38 +00:00 |
|