From 6a95a6cf0f7c7a0cbafe879a67e47a0cb62ab6ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 1 Sep 2024 02:54:39 +0100 Subject: [PATCH] . --- .gitea/workflows/host.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitea/workflows/host.yml b/.gitea/workflows/host.yml index a2dc4c9..4199029 100644 --- a/.gitea/workflows/host.yml +++ b/.gitea/workflows/host.yml @@ -29,11 +29,11 @@ jobs: #ANSIBLE_USER: ${{ secrets.ANSIBLE_USER }} ANSIBLE_HOST_KEY_CHECKING: False run: | - wget http://has.lan - ansible-playbook \ - -i 192.168.14.2, ${{gitea.workspace}}/ansible/site.yml \ - --private-key xxxx \ - -u xxxx + wget https://git.limbosolutions.com +# ansible-playbook \ +# -i 192.168.14.2, ${{gitea.workspace}}/ansible/site.yml \ +# --private-key xxxx \ +# -u xxxx