From 9c625351b1bcafa81ef372edad7126c220fc4855 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 15 Aug 2024 21:23:12 +0200 Subject: [PATCH] remove "ansible2" --- {group_vars => friedhof}/ansible.yml | 0 .../3_service/ansible.yml => friedhof/ansible_vars.yml | 0 inventory | 6 +----- 3 files changed, 1 insertion(+), 5 deletions(-) rename {group_vars => friedhof}/ansible.yml (100%) rename playbooks/3_service/ansible.yml => friedhof/ansible_vars.yml (100%) diff --git a/group_vars/ansible.yml b/friedhof/ansible.yml similarity index 100% rename from group_vars/ansible.yml rename to friedhof/ansible.yml diff --git a/playbooks/3_service/ansible.yml b/friedhof/ansible_vars.yml similarity index 100% rename from playbooks/3_service/ansible.yml rename to friedhof/ansible_vars.yml diff --git a/inventory b/inventory index b181c708..40e13a68 100644 --- a/inventory +++ b/inventory @@ -1,4 +1,4 @@ -all: ++all: children: fileserver: hosts: @@ -12,9 +12,6 @@ all: lxc: hosts: fileserver3.mgrote.net: - ansible: - hosts: - ansible2.mgrote.net: munin: hosts: munin.mgrote.net: @@ -45,7 +42,6 @@ all: production: hosts: fileserver3.mgrote.net: - ansible2.mgrote.net: pve5.mgrote.net: forgejo.mgrote.net: docker10.mgrote.net: