mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-30 05:02:54 +08:00
Update freshinstall-ubuntu.yml
This commit is contained in:
parent
3495df188c
commit
5135a942ae
@ -3,10 +3,10 @@
|
||||
gather_facts: yes
|
||||
|
||||
tasks:
|
||||
- name: add virtualbox repo for bionic / 1804LTS - TODO update when repo for focal / 20.04 hits
|
||||
apt_repository:
|
||||
repo: 'deb [arch=amd64] https://download.virtualbox.org/virtualbox/debian bionic contrib'
|
||||
state: present
|
||||
# - name: add virtualbox repo for bionic / 1804LTS - TODO update when repo for focal / 20.04 hits
|
||||
# apt_repository:
|
||||
# repo: 'deb [arch=amd64] https://download.virtualbox.org/virtualbox/debian bionic contrib'
|
||||
# state: present
|
||||
|
||||
- name: Update apt-get repo and cache if more than 12 hrs old
|
||||
apt: update_cache=yes force_apt_get=yes cache_valid_time=43200
|
||||
|
Loading…
x
Reference in New Issue
Block a user