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