From b268a75a20afac60016c165e25bbda820a1f409d Mon Sep 17 00:00:00 2001 From: josiah Date: Fri, 22 Dec 2023 15:39:05 -0600 Subject: [PATCH] Add lair host. --- ansible/inventory/hosts.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ansible/inventory/hosts.yml b/ansible/inventory/hosts.yml index 2b7252e..2cb3f09 100644 --- a/ansible/inventory/hosts.yml +++ b/ansible/inventory/hosts.yml @@ -8,6 +8,8 @@ all: hosts: hatchery.home.jowj.net: larva.home.jowj.net: + lair: + ansible_host: 192.168.1.120 appliances: hosts: storage.home.jowj.net: @@ -16,9 +18,13 @@ all: hosts: localhost: ansible_connection: local - mediaserver: + # mediaserver: + # hosts: + # hatchery: + # ansible_python_interpreter: /usr/bin/python3 + services: hosts: - hatchery: + lair: ansible_python_interpreter: /usr/bin/python3 syslog: hosts: