Unified Build Time

Unify build time for all runs in a single release
Clean up Ansible and gitignores
This commit is contained in:
Greg Hellings
2022-06-08 02:27:48 -05:00
committed by GitHub
parent dea5487a3c
commit 0941dd9909
5 changed files with 17 additions and 6 deletions
+2 -1
View File
@@ -25,7 +25,8 @@
enabled: true
loop: "{{ virtualbox_services }}"
- when: virtualbox_from_iso
- name: Run commands to install from ISO
when: virtualbox_from_iso
block:
- name: Mount iso file
become: true