Skip to content

Commit

Permalink
Unattended upgrades fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lholota committed Jul 17, 2024
1 parent bd07649 commit b90a6c5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/unattended_upgrades/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
group: root
mode: "0644"
with_items:
- 10-periodic
- 50-unattended-upgrades
- 10periodic
- 50unattended-upgrades

0 comments on commit b90a6c5

Please sign in to comment.