main #31

Merged
juan merged 154 commits from main into lab 2024-10-16 15:22:43 +00:00
1 changed files with 3 additions and 3 deletions
Showing only changes of commit 3e7771ba4c - Show all commits

View File

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