Refs #8025 Rol debian-base. Task ssh refactor

This commit is contained in:
Xavi Lleó 2024-10-10 16:06:01 +02:00
parent 94ca22734d
commit 3e7771ba4c
1 changed files with 3 additions and 3 deletions

View File

@ -13,9 +13,9 @@
ListenAddress 0.0.0.0
SyslogFacility AUTH
permitRootLogin yes
owner: root
group: root
mode: '0644'
owner: root
group: root
mode: '0644'
- name: Delete old host SSH keys
file:
path: "{{ item }}"