Skip to content

Commit

Permalink
removing package update
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 committed Mar 3, 2023
1 parent 54b81fd commit aee4c5f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions roles/qubinode_kvmhost_setup/tasks/rocky_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@
state: present
become: true

- name: Update all packages
ansible.builtin.dnf:
name: '*'
state: present
update_cache: true
become: true

- name: Install Server with GUI group
ansible.builtin.dnf:
name: "@Server with GUI"
Expand Down

0 comments on commit aee4c5f

Please sign in to comment.