mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 14:03:01 +07:00
Upgrade all packages
This commit is contained in:
parent
fbb05ee723
commit
097a78bbf1
@ -12,3 +12,8 @@
|
||||
dnf:
|
||||
name: openstack-packstack
|
||||
state: present
|
||||
|
||||
- name: Upgrade all packages
|
||||
dnf:
|
||||
name: "*"
|
||||
state: latest
|
||||
|
Loading…
Reference in New Issue
Block a user