- fix merge conflict for ntopng

This commit is contained in:
Pi
2019-07-22 16:51:42 -04:00
parent 1f3406d9eb
commit 5466f65dd2

View File

@@ -24,7 +24,6 @@
chdir: "{{ ansible_user_dir }}/ntopng"
- name: install
become: yes
<<<<<<< HEAD
command: "make install"
args:
chdir: "{{ ansible_user_dir }}/ntopng"