From 635a0de2692b78ce66ae3b2aedc3dcbda66a458e Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 31 Aug 2025 08:19:35 -0400 Subject: [PATCH] =?UTF-8?q?Really,=20still=20trying=20to=20wake=20up...=20?= =?UTF-8?q?=F0=9F=8D=B5=F0=9F=AB=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/gitea_tar-valon_ansible_deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/gitea_tar-valon_ansible_deploy.yml b/.gitea/workflows/gitea_tar-valon_ansible_deploy.yml index 11dc742..2ea170a 100644 --- a/.gitea/workflows/gitea_tar-valon_ansible_deploy.yml +++ b/.gitea/workflows/gitea_tar-valon_ansible_deploy.yml @@ -112,7 +112,7 @@ jobs: uses: dawidd6/action-ansible-playbook@v3 with: directory: . - playbook: homelab_config_deploy.yml + playbook: tar-valon_config_deploy.yml key: ${{ secrets.ANSIBLE_PRIVATE_KEY }} requirements: collections/requirements.yml options: | @@ -201,7 +201,7 @@ jobs: uses: dawidd6/action-ansible-playbook@v3 with: directory: . - playbook: homelab_config_deploy.yml + playbook: tar-valon_config_deploy.yml key: ${{ secrets.ANSIBLE_PRIVATE_KEY }} requirements: collections/requirements.yml options: |