ansible-sshd/meta
Jakub Jelen 426469d984
feat: New options in OpenSSH + fixes for bugx in OpenSSH 9.9p1 (#304)
* Add new options from OpenSSH 9.9p1

Signed-off-by: Jakub Jelen <jjelen@redhat.com>

* ci: Add CentOS10

Signed-off-by: Jakub Jelen <jjelen@redhat.com>

* tests: Use LogLevel option for testing to avoid OpenSSH 9.9 bug

The OpenSSH 9.9p1 has a bug in parsing/printing the Compression option
so lets use different option for testing.

https://bugzilla.mindrot.org/show_bug.cgi?id=3759

Signed-off-by: Jakub Jelen <jjelen@redhat.com>

---------

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
2024-12-17 04:36:51 +00:00
..
01_ansible_head.j2 Fingerprint ansible-sshd managed config files 2023-03-29 10:30:06 -07:00
10_top.j2 fix: rename var sshd -> sshd_config and debug output (#299) 2024-10-24 17:59:04 +01:00
20_middle.j2 Update source template files used to generate final template 2021-06-01 16:09:23 +02:00
30_bottom.j2 fix: rename var sshd -> sshd_config and debug output (#299) 2024-10-24 17:59:04 +01:00
collection-requirements.yml feat: support for ostree systems 2023-11-28 09:40:18 -07:00
main.yml fix: add support for EL10 2024-07-02 10:36:19 -06:00
make_option_lists Support for appending a snippet to configuration file 2021-06-01 16:09:23 +02:00
make_ostree_packages_files ci: Use supported ansible-lint action; run ansible-lint against the collection 2024-01-08 10:56:53 -07:00
options_body feat: New options in OpenSSH + fixes for bugx in OpenSSH 9.9p1 (#304) 2024-12-17 04:36:51 +00:00
options_match feat: New options in OpenSSH + fixes for bugx in OpenSSH 9.9p1 (#304) 2024-12-17 04:36:51 +00:00
runtime.yml feat: Ubuntu noble (#290) 2024-06-21 09:12:02 +01:00