Merge pull request 'update playbook to kick off build; moving to release' (#4) from testing into release
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #4
This commit is contained in:
Chris Hammer 2023-12-08 16:12:30 -05:00
commit a0af15573b

View File

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