From 2140766a8e733f58c2b673882cce0920f8c0e4fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A5l-Kristian=20Hamre?= Date: Tue, 12 Aug 2025 23:31:49 +0200 Subject: [PATCH] Change username. --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index 6f4bd4e..e3a380a 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -3,7 +3,7 @@ inventory = inventory.ini # The user to connect to the remote hosts with -remote_user = pkhamre +remote_user = kube # The private key to use for SSH authentication private_key_file = ~/.ssh/id_ed25519