Fix formatting errors
This commit is contained in:
parent
9ab9e5520a
commit
940707b01f
@ -1,4 +1,3 @@
|
||||
---
|
||||
collections:
|
||||
roles:
|
||||
- geerlingguy.certbot
|
||||
- name: geerlingguy.certbot
|
||||
|
@ -40,5 +40,5 @@
|
||||
dest: /etc/ssh/sshd_config
|
||||
- name: Restart OpenSSH
|
||||
ansible.builtin.systemd:
|
||||
name: sshd
|
||||
name: ssh
|
||||
state: restarted
|
||||
|
Loading…
Reference in New Issue
Block a user