Skip to content

Commit

Permalink
Fix Apt Get
Browse files Browse the repository at this point in the history
  • Loading branch information
P4T12ICK committed Jul 25, 2023
1 parent 768a981 commit a4289ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packer/ansible/roles/linux_common/tasks/update_packages.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
---

- name: Upgrade all apt packages
apt: upgrade=dist force_apt_get=yes

- name: Install Acl
apt:
name: acl
Expand Down

0 comments on commit a4289ec

Please sign in to comment.