ansible-sshd/vars
Jakub Jelen f6ae2094fe Update service/socket files to match main OS's defaults
Specifics:
 * Debian 12 has no longer the instantiated service using inet, see the
   following commit:

0dc73888bb

 * I am not matching the Description tag verbosely as I do not find it
   crucial for functionality.
 * We generate additional -f switch to the sshd CLI pointing go the main
   sshd config we manage
 * The Before=sshd.service in the socket is not generated as I find it
   unnecessary when we conflict the service.
 * Recent Ubuntu versions have RuntimeDirectoryPreserve option, which I
   set for all Ubuntu/Debian as it should not hurt.

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
2024-01-22 16:41:33 +01:00
..
AIX.yml fix typo 2023-04-11 08:41:49 -06:00
Alpine.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
Amazon.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
Arch Linux.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
Archlinux.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
Container Linux by CoreOS.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
Debian_7.yml fix: make runtime dir relative 2023-08-29 13:01:42 +02:00
Debian_8.yml fix: make runtime dir relative 2023-08-29 13:01:42 +02:00
Debian_9.yml fix: make runtime dir relative 2023-08-29 13:01:42 +02:00
Debian_10.yml Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00
Debian_11.yml Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00
Debian_12.yml Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00
Fedora.yml Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00
Fedora_36.yml Fedora 38 has no longer non-standard hostkey permissions 2023-03-02 09:49:01 +01:00
Fedora_37.yml Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00
FreeBSD.yml BSD: define __sshd_packages 2023-04-13 16:32:37 -06:00
Gentoo.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
main.yml Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00
OpenBSD.yml BSD: define __sshd_packages 2023-04-13 16:32:37 -06:00
openSUSE Leap_15.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
OpenWrt.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
RedHat_6.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
RedHat_7.yml Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00
RedHat_8.yml Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00
RedHat_9.yml Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00
Suse.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
Ubuntu_12.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
Ubuntu_14.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
Ubuntu_16.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
Ubuntu_18.yml fix: make runtime dir relative 2023-08-29 13:01:42 +02:00
Ubuntu_20.yml Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00
Ubuntu_22.yml Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00