From 694c8098792445e6d172d8e6d84cbaf556b2d069 Mon Sep 17 00:00:00 2001 From: Benjamin Labrecque Date: Tue, 7 Jul 2026 16:03:27 +0200 Subject: [PATCH] cli: add name to master subs --- ansible/hosts.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ansible/hosts.yml b/ansible/hosts.yml index fea8997..3097a88 100644 --- a/ansible/hosts.yml +++ b/ansible/hosts.yml @@ -1,10 +1,4 @@ all: hosts: sls-lc: - ansible_host: sls-lc.psi.ch - ansible_user: labrec_b - ansible_ssh_common_args: >- - -o StrictHostKeyChecking=no - -o UserKnownHostsFile=/dev/null - -o IdentityFile=/home/labrec_b/.ssh/id_cicd sls-vserv-bd-hla01-dev: \ No newline at end of file