Skip to content

Commit

Permalink
Remove unnecessary packages (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-hk authored Aug 19, 2023
1 parent 1b14cc8 commit b164445
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/roles/baseline/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
name: "{{ item }}"
state: present
with_items:
- "aptitude"
- "cowsay"
- "git"
- "fortune"
- "jq"
- "nftables"
Expand Down

0 comments on commit b164445

Please sign in to comment.