From 75583e3ed5557cacd9e5157137c3ea8c665aad01 Mon Sep 17 00:00:00 2001 From: tvasilopo <tvasilopo@noc.grnet.gr> Date: Fri, 22 Sep 2023 12:25:34 +0000 Subject: [PATCH] change user to admin --- check_demarcation_point.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_demarcation_point.yaml b/check_demarcation_point.yaml index f01d772e..675e7797 100644 --- a/check_demarcation_point.yaml +++ b/check_demarcation_point.yaml @@ -35,7 +35,7 @@ - name: Manage check_demarcation_point playbook hosts: all gather_facts: false - remote_user: theo + remote_user: admin vars: ansible_port: 22 vars_files: -- GitLab