example servers definition file, just an idea
---
- :hostname: webserver
:ip: 10.1.1.1
:opts:
:services:
- :http
- :proxy
:proxy_port: 81
:path_to_important_files: C:/important
:path_to_vbs_scripts: C:/vbs
- :hostname: smbserver
:ip: 10.2.1.1
:opts:
:services:
- :smb
:smb_share:
:name: FileServ
:user: Admin
:pass: Administrator
:mounted_path_to_mw: /mw/
:mounted_path_to_scripts: /scripts