update playbook to kick off build; moving to release
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
- name: Ansible Installation Verification
|
||||
hosts: all
|
||||
become: false
|
||||
gather_facts: true
|
||||
gather_facts: false
|
||||
|
||||
|
||||
tasks:
|
||||
|
Reference in New Issue
Block a user