first commit
This commit is contained in:
9
deploy_hosts.yml
Normal file
9
deploy_hosts.yml
Normal file
@ -0,0 +1,9 @@
|
||||
hosts:
|
||||
- name: kid-laptop
|
||||
host: 192.168.13.14
|
||||
user: stephan
|
||||
port: 22
|
||||
install_dir: /opt/sk
|
||||
service_name: skd
|
||||
service_user: skd
|
||||
service_group: skd
|
||||
Reference in New Issue
Block a user