feat: add sshd config role

This commit is contained in:
Jef Roosens 2025-06-05 18:17:30 +02:00
parent 824d7b8a12
commit 5e2cafaf47
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
6 changed files with 144 additions and 1 deletions

View file

@ -4,7 +4,8 @@
become: true
roles:
- 'any.common.python'
tags: base
- 'any.common.ssh'
tags: [base, first]
- hosts: pearl
become: true