diff --git a/.drone.yml b/.drone.yml index 93961f6..2caab7c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,9 +4,8 @@ type: docker name: CentOS_9-Ansible-Pipeline environment: - ANSIBLE_INVENTORY : *ansible_inventory - ANSIBLE_PLAYBOOK : *ansible_playbook - + ANSIBLE_INVENTORY : "-i 127.0.0.1, --connection=local" + ANSIBLE_PLAYBOOK : "baseos.yml" trigger: branch: