From 1eb16d93d753860e7119510992119bd1a079c9ca Mon Sep 17 00:00:00 2001 From: distrobyte Date: Tue, 5 Dec 2023 03:14:23 +0000 Subject: [PATCH] Add Johnson host to ansible hosts.sample --- ansible/hosts.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ansible/hosts.sample b/ansible/hosts.sample index 0774650..dd75c9f 100644 --- a/ansible/hosts.sample +++ b/ansible/hosts.sample @@ -1,8 +1,10 @@ glados ansible_host=10.10.0.4 wheatley ansible_host=10.10.0.5 chell ansible_host=10.10.0.6 +johnson ansible_host=10.10.0.7 [nomad] glados wheatley chell +