mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added sshd_config_files directory
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
- name: create sshd_config_files directory
|
||||
file:
|
||||
path: /etc/ssh/sshd_config_files
|
||||
state: directory
|
||||
- name: create sshd_config
|
||||
copy:
|
||||
src: sshd_config
|
||||
|
Reference in New Issue
Block a user