Update essential.yml
This commit is contained in:
parent
3e952ed586
commit
265f0be9f8
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue