Felix Fontein
41855418bb
CI: add checks for code block types in extra docs ( #10280 )
...
* Add checks for code block types in extra docs.
* Add 'ini' and 'text' to allowlist.
2025-06-30 20:16:22 +02:00
Felix Fontein
f2b7bdf293
Remove proxmox content ( #10110 )
...
Remove proxmox content.
2025-06-08 16:18:16 +02:00
Felix Fontein
8bd68e7e41
Remove and prevent trailing whitespace ( #10199 )
...
* Remove trailing whitespace.
* Add no-trailing-whitespace extra test.
* Re-add needed trailing whitespace.
* Remove one more trailing whitespace.
2025-06-07 17:47:22 +02:00
Felix Fontein
387ed81cdf
Drop support for ansible-core 2.15; update CI to move ansible-core 2.16 to EOL CI; remove compat code for ansible-core < 2.14 ( #10160 )
...
* Drop support for ansible-core 2.15. Move 2.16 to EOL CI.
* Remove compatibility code for older ansible-core versions.
* Remove commented out parts.
2025-06-02 06:24:34 +02:00
Felix Fontein
6008e6e1a7
Allow running sanity and unit tests with antsibull-nox; impove testing documentation ( #10104 )
...
* Whitespace fixes.
* Allow to run unit and sanity tests with antsibull-nox.
* Document installation of needed collections for tests.
* Also mention other sanity tests.
2025-05-17 08:02:10 +02:00
Felix Fontein
94acd18052
antsibull-nox: use community.crypto 2.x.y for ansible-core < 2.17 ( #10106 )
...
Use community.crypto 2.x.y for ansible-core < 2.17.
2025-05-06 21:44:18 +02:00
Felix Fontein
3ee55c6828
Use antsibull-nox instead of extra sanity test runner and extra workflows ( #10022 )
...
* Use antsibull-nox instead of extra sanity test runner and extra workflows.
* Avoid sys.argv[0].
2025-04-21 13:28:49 +02:00