- Front git-over-SSH with host sshd and live key lookup - Build and load custom SELinux policies oci_log and gitea_ssh
6 lines
110 B
YAML
6 lines
110 B
YAML
- name: Reload ssh
|
|
ansible.builtin.systemd_service:
|
|
name: ssh
|
|
state: reloaded
|
|
listen: restart_ssh
|