Skip to content

Commit

Permalink
adding swap to common base
Browse files Browse the repository at this point in the history
  • Loading branch information
filip committed Feb 21, 2025
1 parent 922d7c2 commit 2b002c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/_meta/common_base/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dependencies:
when: is_local is not defined or not is_local
- role: debian/locales
- role: debian/user_root
- role: debian/swap
- role: debian/apt_extra_packages
- role: debian/apt_unattended_upgrades
when: is_local is not defined or not is_local
Expand Down

0 comments on commit 2b002c0

Please sign in to comment.