Files
verified_reboot/.ci.env
Chris Hammer bf965f5e4d
All checks were successful
Ansible Code Pipeline / Ansible-Development-Pipeline (ansible-dev-fedora) (push) Successful in 10s
Add CI for linting
2025-08-27 13:25:19 -04:00

4 lines
136 B
Bash

export ANSIBLE_LINT_EXCLUSION="--exclude .gitea"
export ANSIBLE_INVENTORY="-i 127.0.0.1, --connection=local"
export ANSIBLE_PLAYBOOK=""