Browse Source

Update essential.yml

Nicolas Meienberger 3 years ago
parent
commit
265f0be9f8
1 changed files with 0 additions and 5 deletions
  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