diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index c192c91..5ce71df 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -58,6 +58,8 @@ jobs: - name: Ansible Inventory YML run: | + ls + ls ansible/inventory cat ansible/inventory/inventory.yml - name: Run playbook