Ubuntu 20.04 on QEmu working
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
- name: clean apt files
|
||||
become: true
|
||||
command: apt-get clean
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
- name: clean apt files
|
||||
become: true
|
||||
command: apt-get clean
|
||||