Ubuntu 20.04 on QEmu working
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
- name: clean yum history
|
||||
become: true
|
||||
shell: |-
|
||||
set -e
|
||||
yum --enablerepo=epel clean all
|
||||
yum history new
|
||||
truncate -c -s 0 /var/log/yum.log
|
||||
Reference in New Issue
Block a user