Skip to content
Snippets Groups Projects
Unverified Commit 9e851375 authored by Varac's avatar Varac
Browse files

Remove unneeded package

parent a1868792
No related branches found
No related tags found
No related merge requests found
......@@ -6,14 +6,12 @@
import_tasks: journald.yml
- name: Update apt packages cache and install needed packages
# apt-transport-https is needed for docker apt repo
# curl and git is needed for helm plugin install
tags:
- firewall
apt:
state: present
name:
- apt-transport-https
- curl
- git
- haveged
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment