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