This commit is contained in:
@ -6,8 +6,8 @@ name: CentOS_9-Ansible-Pipeline
|
||||
|
||||
environment:
|
||||
ANSIBLE_IMAGE : "gitea.thezengarden.net/podman/ansible-dev/centos9:release"
|
||||
ANSIBLE_INVENTORY : *ansible_inventory
|
||||
ANSIBLE_PLAYBOOK : *ansible_playbook
|
||||
ANSIBLE_INVENTORY : "-i 127.0.0.1, --connection=local"
|
||||
ANSIBLE_PLAYBOOK : "baseos.yml"
|
||||
|
||||
|
||||
trigger:
|
||||
|
Reference in New Issue
Block a user