Files
lazy_reboot/.ci.env
Chris Hammer f7734909de
All checks were successful
Ansible Code Pipeline / Ansible-Development-Pipeline (ansible-dev-fedora41) (push) Successful in 10s
Enable actions; lint only
2025-08-05 00:42:58 -04:00

4 lines
225 B
Bash

export ANSIBLE_LINT_EXCLUSION="--exclude collections/ansible_collections --exclude .gitea --exclude roles/verified_reboot"
export ANSIBLE_INVENTORY="-i 127.0.0.1, --connection=local"
export ANSIBLE_PLAYBOOK="lazy_reboot.yml"