patchback[bot]
0f2f5a5fe9
Replace FreeBSD 13.3 with 13.5. ( #937 ) ( #938 )
...
(cherry picked from commit b4303b3a32 )
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-07-24 21:58:15 +02:00
patchback[bot]
d0099b4f3e
Ensure consistent SSH key format with idempotent Ed25519 key regeneration ( #932 ) ( #933 )
...
* Ensure consistent SSH key format with idempotent Ed25519 key regeneration
* Update plugins/modules/openssh_keypair.py
* removed extra whitespace
---------
(cherry picked from commit b2ab04861e )
Co-authored-by: Aditya Putta <puttaa@yahoo.com >
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-07-11 12:35:16 +02:00
patchback[bot]
b1dfcf89a4
Docs: mention RFC 9773 instead of the ARI draft ( #929 ) ( #930 )
...
* Mention RFC 9773 instead of the ARI draft.
* Remove mentions of the draft.
(cherry picked from commit fcb50ed142 )
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-07-06 17:24:28 +02:00
Felix Fontein
e200d363f2
Change devel to 2.19. ( #926 )
2025-07-01 21:34:01 +02:00
patchback[bot]
513c2fd5a0
[PR #921/bd070e85 backport][stable-2] Docs: use :ansplugin: ( #922 )
...
* Use :ansplugin:. (#921 )
(cherry picked from commit bd070e85a3 )
* Add ignore.txt entries.
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-06-25 22:52:26 +02:00
Felix Fontein
63d347e9f2
Add YAML lint config for extra docs.
...
(cherry picked from commits d4fa1d094a
and 087aa70fe9 )
2025-06-17 17:47:47 +02:00
Felix Fontein
5eccff6190
Next release will be 2.26.4.
2025-06-14 17:05:06 +02:00
Felix Fontein
5ca4ecb54b
Release 2.26.3.
2.26.3
2025-06-14 16:44:49 +02:00
Felix Fontein
ea970a044f
Stick to community.general 10.x.y for CI.
2025-06-13 06:11:49 +02:00
Felix Fontein
3e3318f059
acme_account: check for 'externalAccountRequired' error ( #919 ) ( #920 )
...
* Check for 'externalAccountRequired' error.
* Add changelog fragment.
(cherry picked from commit 056ae1cf69 )
2025-06-13 06:10:41 +02:00
Felix Fontein
ae6fb88896
Prepare 2.26.3.
2025-06-12 22:45:19 +02:00
patchback[bot]
66d7989222
Add HARICA to the list of tested CAs ( #915 ) ( #916 )
...
* Add HARICA to the list of tested CAs
* Add ZeroSSL to list.
---------
(cherry picked from commit ec063d8515 )
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at >
Co-authored-by: Daniel Ziegenberg <daniel@ziegenberg.at >
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-06-08 21:08:04 +02:00
Felix Fontein
99d6a17653
Fix some ansible-lint issues ( #907 ) ( #908 )
...
* Fix fqcn[action-core].
* Fix fqcn[action].
* Fix jinja[spacing].
(cherry picked from commit 8792635bef )
2025-05-30 22:43:43 +02:00
patchback[bot]
edeed24e8f
Document supported curves for Elliptic Curve keys on ACME Accounts ( #904 ) ( #906 )
...
(cherry picked from commit 7241d5543a )
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at >
Co-authored-by: Daniel Ziegenberg <daniel@ziegenberg.at >
2025-05-30 13:08:08 +02:00
Felix Fontein
2f3809c84b
Next release will be 2.26.3.
2025-05-22 22:02:19 +02:00
Felix Fontein
4f92a02bc4
Release 2.26.2.
2.26.2
2025-05-22 21:19:40 +02:00
Felix Fontein
f7b01bae60
Prepare 2.26.2.
2025-05-22 19:58:28 +02:00
Felix Fontein
43d7868646
[stable-2] Remove entrust announcement ( #901 )
...
* Announce removal of Entrust content from community.crypto 3.0.0.
* Add more information on Entrust removal.
2025-05-22 19:57:08 +02:00
patchback[bot]
3fbf173674
Add RHEL 10.0 to CI. ( #899 ) ( #902 )
...
(cherry picked from commit 41b71bb60c )
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-05-22 06:43:36 +02:00
Felix Fontein
d350b94ae6
Lint doc fragments.
...
(cherry picked from commit ef230011fd )
2025-05-01 16:48:13 +02:00
Felix Fontein
a75cc7345a
Fix typo.
...
(cherry picked from commit 718021b714 )
2025-04-29 08:13:56 +02:00
Felix Fontein
f7795f65b0
Remove 'upcoming' information on 2.0.0.
2025-04-28 12:06:34 +02:00
Felix Fontein
b5d3277798
The next release will be 2.26.2.
...
There will be (very likely) no more minor releases from this branch.
2025-04-28 11:59:23 +02:00
Felix Fontein
f1a170d427
This is now the stable-2 branch.
2025-04-28 11:58:55 +02:00
Felix Fontein
278dcc5dda
Release 2.26.1.
2.26.1
2025-04-28 11:51:52 +02:00
Felix Fontein
805771d2ed
Add reformat commit to .git-blame-ignore-revs.
2025-04-28 10:49:05 +02:00
Felix Fontein
5ab56c431f
Add ignore.txt entries.
2025-04-28 10:48:00 +02:00
Felix Fontein
aec1826c34
Reformat everything with black.
...
I had to undo the u string prefix removals to not drop Python 2 compatibility.
That's why black isn't enabled in antsibull-nox.toml yet.
2025-04-28 10:48:00 +02:00
Felix Fontein
04a0d38e3b
Do not supply passphrase when killing keyslot. ( #868 )
2025-04-27 22:19:12 +02:00
Felix Fontein
aa9e7b6dfb
Add isort and flake8 to CI ( #869 )
...
* Run isort.
* Clean up unused assignments.
* Add flake8 linting step.
2025-04-27 22:18:29 +02:00
Felix Fontein
ac134ee5f5
Prepare 2.26.1.
2025-04-27 12:37:24 +02:00
Felix Fontein
154f3c6cd7
Add no_log=False to passphrase_encoding.
2025-04-26 14:12:19 +02:00
Felix Fontein
594ece1a70
Add reformat commit to .git-blame-ignore-revs.
2025-04-26 12:22:32 +02:00
Felix Fontein
33ef158b09
Fix linting errors.
2025-04-26 12:18:21 +02:00
Felix Fontein
51a4f76f26
Add yamllint to antsibull-nox and add config files, and prepare ignore.txt entries.
2025-04-26 12:18:21 +02:00
Felix Fontein
f04f0c883e
Reformat noxfile.py.
2025-04-25 07:17:16 +02:00
Felix Fontein
72d04577df
Add REUSE badge. Fix info on blanket license statement for changelog fragments.
2025-04-24 22:45:38 +02:00
Felix Fontein
194ab4694e
Make reuse conformant ( #509 )
...
* Revert "Improve reuse test."
This reverts commit 7eddfda7f8 .
* Revert "Update README."
This reverts commit b0ec28c6a1 .
* Revert "Add exceptions."
This reverts commit c749421292 .
(This commit got adjusted to changes in community.crypto.)
* Revert "Revert "Add .license file for vendored third-party certificates.""
This reverts commit 034b900a30 .
* Remove no longer necessary REUSE workflow.
This is now checked by nox.
* Fix filenames.
* Update .gitignore.
2025-04-24 22:43:06 +02:00
Felix Fontein
04967efe26
Replace vendored certificates with self-created certificates of similar structure ( #862 )
...
* Create script to reproduce certs.
* Recreate the certificates and update the tests.
* Anonymize certificates.
* Make mostly reproducable by storing the private keys.
I've tried to hide the private keys so that 'security checkers' won't find them
and won't complain. Let's see whether that works...
2025-04-24 22:31:01 +02:00
Felix Fontein
dbff2a69e2
Remove FreeBSD 14.0 from CI. ( #863 )
...
In ansible-core it has been replaced with 14.1, but we're already testing against that.
Ref: 3546111f2d
2025-04-22 19:02:36 +02:00
Felix Fontein
d8773697de
Adjust times.
2025-04-19 19:56:34 +02:00
Felix Fontein
046aeab5e2
Run extra sanity tests with nox. ( #861 )
2025-04-19 17:54:14 +02:00
Felix Fontein
a9d6e0048c
Work around bug in ansible-core that censors mailto URIs. ( #859 )
2025-04-10 12:58:33 +02:00
Felix Fontein
a2d821f960
Migrate .reuse/dep5 to REUSE.toml.
2025-03-29 12:17:19 +01:00
Giorgos Drosos
b1451b3460
Skip openssh_cert test on Rocky Linux 9+ due to SHA-1 restrictions ( #856 )
...
* Make openssh_cert second algorithm tests compatible with Rocky
* Fix typo
* Merge conditions
Co-authored-by: Felix Fontein <felix@fontein.de >
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-03-25 20:30:28 +01:00
Felix Fontein
8dabbd8f94
Use shared unit test utils from community.internal_test_tools ( #854 )
...
* Use shared unit test utils from community.internal_test_tools.
* Make sure community.internal_test_tools is installed in CI.
2025-03-12 22:12:12 +01:00
Felix Fontein
a1669d490f
CI: Remove usage of ubuntu-20.04, add FreeBSD 13.5 ( #853 )
...
* Switch from ubuntu-20.04 to ubuntu-latest for old Ansible versions.
* [TEMP] Change to trigger full CI.
* Add FreeBSD 13.5.
2025-03-12 07:24:02 +01:00
Felix Fontein
9ac42ffb11
The next expected release will be 2.27.0.
2025-03-11 20:35:14 +01:00
Felix Fontein
e58fe63dde
Release 2.26.0.
2.26.0
2025-03-11 20:09:02 +01:00
Felix Fontein
0d1f260328
Prepare 2.26.0.
2025-03-10 21:53:06 +01:00