auto ansi?
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s

This commit is contained in:
hogweed1
2025-11-21 01:25:12 +10:00
parent 731c8daba4
commit b1fff48443

View File

@@ -1,6 +1,9 @@
#!/bin/bash
ANSIBLE_CONFIG=/usr/share/ansible-repo/ansible.cfg
CHANGED_FILES=$(git diff --name-only HEAD~1 HEAD)
PLAYBOOKS_TO_RUN=()