From 7195dba254c9162bfc0002a3192b2e10b1e8d478 Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Mon, 17 Nov 2025 02:44:37 +1000 Subject: [PATCH] small refactor --- .gitea/workflows/act.yaml | 7 ++----- .gitignore | 3 ++- environments/just-created/hosts.yml | 1 - environments/proxmoxes/hosts.yml | 9 +++++---- 4 files changed, 9 insertions(+), 11 deletions(-) diff --git a/.gitea/workflows/act.yaml b/.gitea/workflows/act.yaml index 05c2c23..2b666f6 100644 --- a/.gitea/workflows/act.yaml +++ b/.gitea/workflows/act.yaml @@ -11,11 +11,8 @@ jobs: steps: - name: common-setup-just-created - run: | - echo "Current working directory:" - pwd - echo "Files in workspace:" - ls -lsa + run: | + cd /usr/share/ansible-repo/ # Example: Create a simple file echo "Hello, Gitea Runner!" > output.txt diff --git a/.gitignore b/.gitignore index 6fa4bda..dd8770a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -#.vaulto +.vaulto +mitogen-* asdf \ No newline at end of file diff --git a/environments/just-created/hosts.yml b/environments/just-created/hosts.yml index 719d541..4b9bc75 100644 --- a/environments/just-created/hosts.yml +++ b/environments/just-created/hosts.yml @@ -6,7 +6,6 @@ all: # keys must be unique, i.e. only one 'hosts' per group # #printing-slut.guaranteedstruggle.host: # harbor.guaranteedstruggle.host: - sdr-slut.guaranteedstruggle.host: #video-slut.guaranteedstruggle.host: #orangepirv2.guaranteedstruggle.host: #192.168.0.32: diff --git a/environments/proxmoxes/hosts.yml b/environments/proxmoxes/hosts.yml index f9c7058..163181b 100644 --- a/environments/proxmoxes/hosts.yml +++ b/environments/proxmoxes/hosts.yml @@ -4,7 +4,6 @@ physical_machines: cyberbully.guaranteedstruggle.host: # - video-slut.guaranteedstruggle.host: orangepirv2.guaranteedstruggle.host: ##gpu-slut.guaranteedstruggle.host: children: @@ -29,6 +28,8 @@ vms: #recording-slut.guaranteedstruggle.host: #192.168.0.26 recording-slut.guaranteedstruggle.host: + sdr-slut.guaranteedstruggle.host: + video-slut.guaranteedstruggle.host: children: printer: kubernetes: @@ -37,9 +38,9 @@ vms: docker: hosts: - swarm-node1.guaranteedstruggle.host: - swarm-node2.guaranteedstruggle.host: - swarm-node3.guaranteedstruggle.host: + # swarm-node1.guaranteedstruggle.host: + # swarm-node2.guaranteedstruggle.host: + # swarm-node3.guaranteedstruggle.host: harbor.guaranteedstruggle.host: