.
Some checks failed
deploy host / build (push) Failing after 18s

This commit is contained in:
2024-09-01 01:08:40 +01:00
parent 59ad6fb7a8
commit 9d38aa7b31

View File

@@ -21,9 +21,11 @@ jobs:
- name: Docker tests
run: |
docker container list
docker pull librespace/ansible
docker run librespace/ansible ansible-playbook ansible/site.yml --private-key xxxx -u xxxx
# - name: Run Ansible Playbook
# - name: Run Ansible Playboo
# env:
# ANSIBLE_USER: ${{ secrets.ANSIBLE_USER }}
# ANSIBLE_HOST_KEY_CHECKING: False