Skip to content
Snippets Groups Projects
Commit d6e7f419 authored by jurgenhaas's avatar jurgenhaas
Browse files

Infrastructure changes for the sftp role

parent ea28ede9
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,12 @@
roles:
- openphoto
- name: "SFTP servers"
hosts: "sftpserver"
sudo: yes
roles:
- sftp
- name: "General stuff"
hosts: "all"
sudo: yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment