.drone.yml updates #11

Merged
chris merged 2 commits from development into main 2023-11-18 02:12:21 -05:00
Showing only changes of commit 1999484cd8 - Show all commits

View File

@ -55,7 +55,7 @@ steps:
- name: "ansible_playbook_execution" - name: "ansible_playbook_execution"
image: *ansible_image image: *ansible_image
commands: commands:
- ansible-playbook -v $ANSIBLE_INVENTORY $DRONE_WORKSPACE/$ANSIBLE_PLAYBOOK - ansible-playbook -v $ANSIBLE_INVENTORY $ANSIBLE_PLAYBOOK
when: when:
branch: branch:
exclude: exclude: