From ac6f7c8905a798819b76931075572d78378a2a56 Mon Sep 17 00:00:00 2001 From: justus Date: Mon, 16 Dec 2024 08:37:28 -0500 Subject: [PATCH] Removed 'git' server from inventory --- ansible/inventory/hosts.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ansible/inventory/hosts.yaml b/ansible/inventory/hosts.yaml index 768b313..33fe732 100644 --- a/ansible/inventory/hosts.yaml +++ b/ansible/inventory/hosts.yaml @@ -11,8 +11,6 @@ docker: ansible_ssh_user: root docker-int: ansible_ssh_user: root - git: - ansible_ssh_user: root basementpi: ansible_host: 10.11.1.10 ansible_ssh_user: root