update playbook to kick off build; moving to release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-08 16:11:57 -05:00
parent 030c35a549
commit 82ef8d0710

View File

@ -2,7 +2,7 @@
- name: Ansible Installation Verification
hosts: all
become: false
gather_facts: true
gather_facts: false
tasks: