Update essential.yml

This commit is contained in:
Nicolas Meienberger 2022-05-16 18:56:22 +00:00 committed by GitHub
parent 3e952ed586
commit 265f0be9f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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