Merge branch 'master' of localhost:/srv/git/ansible

This commit is contained in:
Pi
2019-07-22 16:48:52 -04:00
2 changed files with 75 additions and 112 deletions

View File

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