Files
Chris Hammer 79b3a22519
All checks were successful
Ansible Code Pipeline / Ansible-Development-Pipeline (push) Successful in 15s
Fixes
2025-08-25 13:28:27 -04:00

4 lines
146 B
Bash

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