Files @ 94cf74211121
Branch filter:

Location: majic-ansible-roles/roles/backup_server/files/ssh-backup.socket - annotation

branko
MAR-218: Drop linting definitions from Molecule configuratin files:

- Molecule no longer natively supports running linters.
- Disable the Ansible Galaxy dependency installation (none of the
roles utilise this).
[Unit]
Description=OpenBSD Secure Shell server socket for backup purposes
Before=ssh-backup.service
Conflicts=ssh-backup.service
ConditionPathExists=!/etc/ssh-backup/sshd_not_to_be_run

[Socket]
ListenStream=2222
Accept=yes

[Install]
WantedBy=sockets.target