some more minor shit
This commit is contained in:
parent
1c7dc3ff86
commit
60a5718c10
@ -73,7 +73,7 @@
|
||||
line: "PermitRootLogin no"
|
||||
- name: Restart SSH service.
|
||||
service:
|
||||
name: sshd
|
||||
name: ssh
|
||||
state: restarted
|
||||
|
||||
# Delete our network ansible key from the root user.
|
||||
@ -81,4 +81,3 @@
|
||||
file:
|
||||
path: /root/.ssh/authorized_keys
|
||||
state: absent
|
||||
ignore_errors: yes
|
Loading…
x
Reference in New Issue
Block a user