소스 검색

Update essential.yml

Nicolas Meienberger 3 년 전
부모
커밋
265f0be9f8
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  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