diff --git a/popos/tasks/apt.yml b/popos/tasks/apt.yml index 70a1239..654c20a 100644 --- a/popos/tasks/apt.yml +++ b/popos/tasks/apt.yml @@ -7,7 +7,7 @@ - exfat-fuse - gtkhash - virtualbox - - virtualbox-ext-pack +# - virtualbox-ext-pack - libglib2.0-dev - network-manager-openconnect-gnome - gnome-session @@ -15,6 +15,4 @@ - ubuntu-restricted-extras - timeshift state: present - environment: - ACCEPT_EULA: 'y' become: true