Upgrade all packages

This commit is contained in:
Khue Doan 2020-10-11 15:02:38 +07:00
parent fbb05ee723
commit 097a78bbf1

View File

@ -12,3 +12,8 @@
dnf:
name: openstack-packstack
state: present
- name: Upgrade all packages
dnf:
name: "*"
state: latest