ansible-infra/playbooks/roles/deploy_ssh_server_config
June e6d6d9eed0
Some checks failed
/ Ansible Lint (pull_request) Successful in 1m34s
/ Ansible Lint (push) Failing after 1m29s
report changed properly for "deactivate short moduli" task
This fixes the ansible-lint no-changed-when complaint and also allows to
notify the reboot handler.
2024-12-01 22:20:15 +01:00
..
docs Update deploy_ssh_server_config role for Debian 12 support 2023-07-29 20:17:22 +02:00
handlers convert two reboot tasks running on changed to handlers 2024-12-01 04:38:07 +01:00
tasks report changed properly for "deactivate short moduli" task 2024-12-01 22:20:15 +01:00
templates Update deploy_ssh_server_config role for Debian 12 support 2023-07-29 20:17:22 +02:00
README.md Update deploy_ssh_server_config role for Debian 12 support 2023-07-29 20:17:22 +02:00

Role deploy_ssh_server_config

This role deploys an SSH server config on the specified hosts.

hosts

The hosts for this role need to be the machines, for which you want to deploy an SSH server config.

Required Variables

This role doesn't have nay required variables.