Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 1.3.3 into latest dev #565

Merged
merged 10 commits into from
Jan 3, 2024
Merged

Merge release 1.3.3 into latest dev #565

merged 10 commits into from
Jan 3, 2024

Conversation

berndfinger
Copy link
Member

No description provided.

sean-freeman and others added 10 commits October 2, 2023 01:18
collection: merge dev to main for release 1.3.2
This commit makes the roles compatible with the following versions of
`ansible-core`:
- 2.16.1
- 2.15.8
- 2.14.12
when running in normal (=non-assert) mode.

The preconfigure roles also support an extended check mode, called
assert mode, in which the roles do not change anything but verify
if all settings are correct. This commit will not cover the assert
mode. So several tasks of the preconfigure roles in assert mode will
fail. By using the `_assert_ignore_errors` role parameters in assert mode,
the roles will not fail but the affected tasks will not be executed so
those settings will not be validated.

Relates to issues #555 and #556.

Signed-off-by: Bernd Finger <[email protected]>
…ode-into-main-branch

various roles: Fix issue #556 for non-assert runs
Hotfix CVE 2023 5764 - Prepare for v1.3.3
@berndfinger berndfinger requested review from sean-freeman and removed request for sean-freeman January 2, 2024 09:07
@berndfinger berndfinger merged commit 912baec into dev Jan 3, 2024
4 checks passed
@berndfinger berndfinger deleted the main-dev-merge branch January 3, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants