update playbook to kick off build; moving to release #4

Merged
chris merged 1 commits from testing into release 2023-12-08 16:12:31 -05:00

View File

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