Fix cache failure with epel on first install
This commit is contained in:
parent
7546c88ee4
commit
4563957e80
@ -58,6 +58,7 @@
|
||||
ansible.builtin.dnf:
|
||||
name: "{{ skylab_packages_global + skylab_packages_rocky }}"
|
||||
state: present
|
||||
update_cache: true
|
||||
|
||||
|
||||
- import_playbook: update.yaml
|
||||
|
Reference in New Issue
Block a user