- ntop build

This commit is contained in:
mpelle426
2019-07-22 20:48:32 +01:00
parent 710adf958b
commit 5125dd9b0c
4 changed files with 78 additions and 114 deletions

View File

@@ -27,6 +27,7 @@
state: present
tags: update_hosts
- name: install required packages
become: true
package:
name: "{{ dependency_packages }}"
state: present