fix 🐛: Remove ssh-config import

This commit is contained in:
2025-12-13 08:39:05 +01:00
parent 485b596c1b
commit 33f7b59251

View File

@@ -44,5 +44,5 @@
- name: Set the custom message of the day (motd) - name: Set the custom message of the day (motd)
ansible.builtin.import_tasks: motd.yml ansible.builtin.import_tasks: motd.yml
- name: Perform SSH daemon hardening # - name: Perform SSH daemon hardening
ansible.builtin.import_tasks: ssh-config.yml # ansible.builtin.import_tasks: ssh-config.yml