Skip to content

Commit

Permalink
packages: ensure that bash-completion is installed (#709)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Sep 5, 2024
1 parent c45c66c commit 1a106b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/packages/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ packages_needrestart_mode: l
upgrade_packages: true

required_packages_default:
- bash-completion
- curl
- dmidecode
- ethtool
Expand Down

0 comments on commit 1a106b3

Please sign in to comment.