cli: add name to master subs
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
all:
|
||||
hosts:
|
||||
sls-lc:
|
||||
ansible_host: sls-lc.psi.ch
|
||||
ansible_user: labrec_b
|
||||
ansible_ssh_common_args: >-
|
||||
-o ProxyCommand="sudo -n -u labrec_b nc %h %p"
|
||||
-o PrivateKey=~/.ssh/id_cicd
|
||||
sls-vserv-bd-hla01-dev:
|
||||
Reference in New Issue
Block a user