Skip to content
Snippets Groups Projects
Commit 8e7297c3 authored by nimrod's avatar nimrod
Browse files

- Install the minimal packages.

parent 934fcbb0
No related branches found
No related tags found
No related merge requests found
......@@ -16,11 +16,9 @@
- name: APT install
apt:
name:
- collectd
- nginx
- openssl
name: ['nginx-light', 'collectd-core', 'openssl']
state: present
install_recommends: no
- name: Collectd facts
collectd_facts:
......
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