Enable SSHD on Laptops
This commit is contained in:
parent
dc3a67e3b5
commit
e0a137653c
1 changed files with 5 additions and 5 deletions
|
|
@ -93,11 +93,11 @@
|
|||
name: ansible
|
||||
password_lock: True
|
||||
|
||||
- name: disable sshd
|
||||
systemd:
|
||||
name: ssh
|
||||
state: started
|
||||
enabled: no
|
||||
#- name: disable sshd
|
||||
# systemd:
|
||||
# name: ssh
|
||||
# state: started
|
||||
# enabled: no
|
||||
|
||||
|
||||
#########
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue