...
Gitea Branch PR & Ansible Deployment / Ansible Lint (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 3m0s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / PR Merge (push) Has been cancelled

This commit is contained in:
2025-06-12 14:35:51 -04:00
parent 674549b86e
commit 991cdd5a85
@@ -59,7 +59,7 @@ jobs:
notification_title: 'GITEA: PR Check'
notification_message: 'PR Created 🎟️'
ansible-linting:
name: Ansible Lints
name: Ansible Lint
needs: [check-and-create-pr]
runs-on: ubuntu-latest
env:
@@ -103,7 +103,7 @@ jobs:
options: |
--check
--inventory inventory/hosts.yml
--verbose
-v
- name: Gotify Notification
uses: eikendev/gotify-action@master
with: