Some checks failed
Ansible Lint Pipeline / Ansible-Development-Pipeline (ansible-dev-centos) (push) Failing after 11s
4 lines
203 B
Bash
4 lines
203 B
Bash
export ANSIBLE_LINT_EXCLUSION="--exclude collections/ansible_collections --exclude .gitea"
|
|
export ANSIBLE_INVENTORY="-i 127.0.0.1, --connection=local"
|
|
export ANSIBLE_PLAYBOOK="playbooks/gather_ipv4.yml"
|