From 3cece731a9853567b521db91e4af7fcfe949cc37 Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Sun, 23 Nov 2025 01:56:04 +1000 Subject: [PATCH] trying to fix ansible pythons --- .gitea/workflows/act.yaml | 1 + environments/just-created/hosts.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/act.yaml b/.gitea/workflows/act.yaml index 7b05122..ea4c832 100644 --- a/.gitea/workflows/act.yaml +++ b/.gitea/workflows/act.yaml @@ -23,6 +23,7 @@ jobs: # echo "eval \"$(/root/.pyenv/bin/pyenv init --path)\"" >> $GITHUB_ENV # echo "eval \"$(/root/.pyenv/bin/pyenv virtualenv-init -)\"" >> $GITHUB_ENV #cat $GITHUB_ENV + #source $GITHUB_ENV - name: common-setup-just-created run: | diff --git a/environments/just-created/hosts.yml b/environments/just-created/hosts.yml index 11bd572..8963487 100644 --- a/environments/just-created/hosts.yml +++ b/environments/just-created/hosts.yml @@ -21,6 +21,7 @@ lxc: # keys must be unique, i.e. only one 'hosts' per group ### but its a vm wtf #harbor.guaranteedstruggle.host: + #etcd.guaranteedstruggle.host: #prometheus.guaranteedstruggle.host: # 192.168.0.240 @@ -47,4 +48,3 @@ lxc: # keys must be unique, i.e. only one 'hosts' per group # pg.just-for-me.internal: # grafana.just-for-me.internal: # price-loader.just-for-me.internal: - \ No newline at end of file