Fix a tiny stylistic discrepancy
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
# next task requires this directory to exist for sshd -t flag
|
# next task requires this directory to exist for sshd -t flag
|
||||||
- name: "Algorithms | Ensure /run/sshd exists"
|
- name: "Algorithms | ensure /run/sshd exists"
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
path: /run/sshd
|
path: /run/sshd
|
||||||
state: directory
|
state: directory
|
||||||
|
|||||||
Reference in New Issue
Block a user