ansible-sshd/tasks
Jakub Jelen 860e533713 Introduce default hostkeys to check when using drop-in directory
Previously no hostkeys were checked if they were not present
in the generated configuration file. When the drop-in directory is
used, usually, there are no hostkeys in that file and no sanity
check for hostkeys was executed.

This amends the "auto" value for the hostkeys check to allow checking
for default hostkeys that are read by OpenSSH by default.

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
2022-04-19 17:20:27 +02:00
..
install.yml Introduce default hostkeys to check when using drop-in directory 2022-04-19 17:20:27 +02:00
main.yml Use bool filter instead of bare variables or comparison to literal True (ansible-lint E601, ansible/ansible#51030) 2019-05-23 14:50:24 -03:00
sshd.yml Adds on/off toggle 2018-09-08 09:14:39 +02:00
variables.yml variables: Use more specific vars file first 2020-12-11 13:25:19 +01:00