We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a73b7 commit 3c53cd6Copy full SHA for 3c53cd6
ansible/roles/sshd/tasks/configure.yml
@@ -3,7 +3,7 @@
3
4
- name: Ensure drop in directory exists
5
file:
6
- path: /etc/ssh/sshd_config.d/*.conf
+ path: /etc/ssh/sshd_config.d/
7
state: directory
8
owner: root
9
group: root
0 commit comments