move to env vars
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Chris Hammer 2023-12-13 15:35:09 -05:00
parent e40d86dd38
commit 3f9f1b78b6

View File

@ -4,9 +4,8 @@ type: docker
name: CentOS_9-Ansible-Pipeline name: CentOS_9-Ansible-Pipeline
environment: environment:
ANSIBLE_INVENTORY : *ansible_inventory ANSIBLE_INVENTORY : "-i 127.0.0.1, --connection=local"
ANSIBLE_PLAYBOOK : *ansible_playbook ANSIBLE_PLAYBOOK : "baseos.yml"
trigger: trigger:
branch: branch: