Skip to content

Commit

Permalink
fixed dist-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
thedatabaseme committed May 24, 2023
1 parent 0e81fe1 commit 3e2aa9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions patch_vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@

- name: Dist Upgrade VM {{ item.vm_name }} with apt
ansible.builtin.apt:
force_apt_get: true
name: "*"
upgrade: dist
update_cache: true
become: true
Expand Down

0 comments on commit 3e2aa9e

Please sign in to comment.