Merge pull request #60 from svc-design/k3s-cluster

Removed sub tasks: run secure_ssh.sh script
This commit is contained in:
shenlan 2025-04-07 22:35:50 +08:00 committed by GitHub
commit 4aa7c8a378
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,9 +10,6 @@
- name: Update /etc/hosts
template: src=templates/hosts dest=/etc/hosts owner=root group=root mode=0644 force=yes unsafe_writes=yes
- name: Run secure_ssh.sh script
script: files/secure_ssh.sh
- name: Set systemd-resolved and set static DNS
include_tasks: setup-systemd-resolved.yml