cli: add name to master subs
Deploy bin / deploy (push) Successful in 3s
Deploy, build and restart MASTER / deploy (push) Successful in 4s
Deploy agebd python package / deploy (push) Successful in 2s

This commit is contained in:
Benjamin Labrecque
2026-07-07 15:25:07 +02:00
parent 001423d2a4
commit b5ef67052d
+5
View File
@@ -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: