proxmox: fix SFTP in management VRF
This commit is contained in:
parent
eed2308609
commit
62a3dc5121
2 changed files with 4 additions and 3 deletions
|
@ -9,9 +9,9 @@
|
|||
notify: reboot
|
||||
|
||||
- name: Configure SSH instance in management VRF
|
||||
template:
|
||||
dest: /etc/ssh/sshd_config.mgmt
|
||||
src: sshd_config.mgmt.j2
|
||||
copy:
|
||||
dest: /etc/ssh/
|
||||
src: sshd_config.mgmt
|
||||
mode: 0644
|
||||
notify: reboot
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue