Browse Source

Update essential.yml

Nicolas Meienberger 3 năm trước cách đây
mục cha
commit
265f0be9f8
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      ansible/tasks/common/essential.yml

+ 0 - 5
ansible/tasks/common/essential.yml

@@ -26,11 +26,6 @@
     line: "{{ username }} ALL=(ALL) NOPASSWD: ALL"
     validate: "/usr/sbin/visudo -cf %s"
 
-- name: Restart SSH daemon
-  service:
-    name: sshd
-    state: restarted
-
 - name: Allow SSH in UFW
   community.general.ufw:
     rule: allow