chore 📦: Update build scripts for CI/CD pipeline
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 11s
Gitleaks Scan / gitleaks (push) Successful in 5s
Markdown Lint / markdown-lint (push) Successful in 5s

Updated the build scripts to ensure compatibility with the latest version of the CI/CD tooling and improved the overall efficiency of the pipeline.
This commit is contained in:
2026-02-12 18:10:04 +01:00
parent 7e738cfbec
commit e2f992a2fa

View File

@@ -10,4 +10,4 @@
- smartmontools - smartmontools
- lm-sensors - lm-sensors
state: present state: present
update_cache: yes update_cache: yes