Ubuntu 20.04 on QEmu working
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
- name: clean up Fedora
|
||||
become: true
|
||||
command: dnf clean all
|
||||
when: ansible_facts.pkg_mgr not in ['atomic_container']
|
||||
Reference in New Issue
Block a user