From 9b4e3144f9a703dbc37b45da2cea104a5f70c9be Mon Sep 17 00:00:00 2001 From: Administrator Date: Wed, 3 Dec 2025 14:10:36 +0500 Subject: [PATCH] Update 19 files - /roles/[delete]pve_monitoring/tasks/main.yml - /roles/[delete]pve_monitoring/templates/pve_exporter_config.yml.j2 - /roles/dashy/tasks/main.yml - /roles/dashy/templates/conf.yml.j2 - /roles/dashy/templates/docker-compose.yml.j2 - /roles/matrix/files/log.config - /roles/matrix/tasks/main.yml - /roles/matrix/templates/docker-compose.yml.j2 - /roles/matrix/templates/homeserver.yaml.j2 - /arhive_roles/[delete]pve_monitoring/tasks/main.yml - /arhive_roles/[delete]pve_monitoring/templates/pve_exporter_config.yml.j2 - /arhive_roles/dashy/tasks/main.yml - /arhive_roles/dashy/templates/docker-compose.yml.j2 - /arhive_roles/dashy/templates/conf.yml.j2 - /arhive_roles/matrix/files/log.config - /arhive_roles/matrix/tasks/main.yml - /arhive_roles/matrix/templates/docker-compose.yml.j2 - /arhive_roles/matrix/templates/homeserver.yaml.j2 - /inventories/hosts --- {roles => arhive_roles}/[delete]pve_monitoring/tasks/main.yml | 0 .../templates/pve_exporter_config.yml.j2 | 0 {roles => arhive_roles}/dashy/tasks/main.yml | 0 {roles => arhive_roles}/dashy/templates/conf.yml.j2 | 0 {roles => arhive_roles}/dashy/templates/docker-compose.yml.j2 | 0 {roles => arhive_roles}/matrix/files/log.config | 0 {roles => arhive_roles}/matrix/tasks/main.yml | 0 {roles => arhive_roles}/matrix/templates/docker-compose.yml.j2 | 0 {roles => arhive_roles}/matrix/templates/homeserver.yaml.j2 | 0 inventories/hosts | 3 --- 10 files changed, 3 deletions(-) rename {roles => arhive_roles}/[delete]pve_monitoring/tasks/main.yml (100%) rename {roles => arhive_roles}/[delete]pve_monitoring/templates/pve_exporter_config.yml.j2 (100%) rename {roles => arhive_roles}/dashy/tasks/main.yml (100%) rename {roles => arhive_roles}/dashy/templates/conf.yml.j2 (100%) rename {roles => arhive_roles}/dashy/templates/docker-compose.yml.j2 (100%) rename {roles => arhive_roles}/matrix/files/log.config (100%) rename {roles => arhive_roles}/matrix/tasks/main.yml (100%) rename {roles => arhive_roles}/matrix/templates/docker-compose.yml.j2 (100%) rename {roles => arhive_roles}/matrix/templates/homeserver.yaml.j2 (100%) diff --git a/roles/[delete]pve_monitoring/tasks/main.yml b/arhive_roles/[delete]pve_monitoring/tasks/main.yml similarity index 100% rename from roles/[delete]pve_monitoring/tasks/main.yml rename to arhive_roles/[delete]pve_monitoring/tasks/main.yml diff --git a/roles/[delete]pve_monitoring/templates/pve_exporter_config.yml.j2 b/arhive_roles/[delete]pve_monitoring/templates/pve_exporter_config.yml.j2 similarity index 100% rename from roles/[delete]pve_monitoring/templates/pve_exporter_config.yml.j2 rename to arhive_roles/[delete]pve_monitoring/templates/pve_exporter_config.yml.j2 diff --git a/roles/dashy/tasks/main.yml b/arhive_roles/dashy/tasks/main.yml similarity index 100% rename from roles/dashy/tasks/main.yml rename to arhive_roles/dashy/tasks/main.yml diff --git a/roles/dashy/templates/conf.yml.j2 b/arhive_roles/dashy/templates/conf.yml.j2 similarity index 100% rename from roles/dashy/templates/conf.yml.j2 rename to arhive_roles/dashy/templates/conf.yml.j2 diff --git a/roles/dashy/templates/docker-compose.yml.j2 b/arhive_roles/dashy/templates/docker-compose.yml.j2 similarity index 100% rename from roles/dashy/templates/docker-compose.yml.j2 rename to arhive_roles/dashy/templates/docker-compose.yml.j2 diff --git a/roles/matrix/files/log.config b/arhive_roles/matrix/files/log.config similarity index 100% rename from roles/matrix/files/log.config rename to arhive_roles/matrix/files/log.config diff --git a/roles/matrix/tasks/main.yml b/arhive_roles/matrix/tasks/main.yml similarity index 100% rename from roles/matrix/tasks/main.yml rename to arhive_roles/matrix/tasks/main.yml diff --git a/roles/matrix/templates/docker-compose.yml.j2 b/arhive_roles/matrix/templates/docker-compose.yml.j2 similarity index 100% rename from roles/matrix/templates/docker-compose.yml.j2 rename to arhive_roles/matrix/templates/docker-compose.yml.j2 diff --git a/roles/matrix/templates/homeserver.yaml.j2 b/arhive_roles/matrix/templates/homeserver.yaml.j2 similarity index 100% rename from roles/matrix/templates/homeserver.yaml.j2 rename to arhive_roles/matrix/templates/homeserver.yaml.j2 diff --git a/inventories/hosts b/inventories/hosts index 52bd6c6..565c43a 100644 --- a/inventories/hosts +++ b/inventories/hosts @@ -10,8 +10,6 @@ games ansible_host=192.168.1.207 int_ip=192.168.1.207 ansible_python_i manage ansible_host=192.168.1.208 int_ip=192.168.1.208 ansible_python_interpreter=/usr/bin/python3 git ansible_host=192.168.1.209 int_ip=192.168.1.209 ansible_python_interpreter=/usr/bin/python3 ansible ansible_host=192.168.1.210 int_ip=192.168.1.210 ansible_python_interpreter=/usr/bin/python3 -#gitlab ansible_host=192.168.1.229 int_ip=192.168.1.229 ansible_python_interpreter=/usr/bin/python3 -gittest ansible_host=192.168.1.213 int_ip=192.168.1.213 ansible_python_interpreter=/usr/bin/python3 [pve-server] proxmox @@ -42,7 +40,6 @@ manage [git-server] git -gittest [ansible-server] ansible \ No newline at end of file