ansible-infra/roles/deploy_ssh_server_config
June f943e95e2e
Some checks failed
/ Ansible Lint (push) Failing after 48s
fix ansible_lint issues
Use prefix for role variables, have an ending newline at the end of
files and use changed_when for command.
Also exclude *.sops.yaml files from ansible-lint.
2025-10-13 17:43:00 +02:00
..
docs move roles, files and templates dirs out of playbook dir into root dir 2024-12-08 02:55:25 +01:00
handlers restart ssh service instead of rebooting as this should be fine 2025-04-25 02:01:29 +02:00
tasks fix ansible_lint issues 2025-10-13 17:43:00 +02:00
templates move roles, files and templates dirs out of playbook dir into root dir 2024-12-08 02:55:25 +01:00
README.md move roles, files and templates dirs out of playbook dir into root dir 2024-12-08 02:55:25 +01: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.