- ntop setup for raspberry pi. will add ntop for ubuntu versions later

This commit is contained in:
Pi
2019-07-19 15:27:15 -04:00
parent 107eb82518
commit 052b3b7aa0
6 changed files with 47 additions and 0 deletions

7
test.yaml Normal file
View File

@@ -0,0 +1,7 @@
---
- hosts: all
tasks:
- name: print debug message
debug:
msg: "{{ ansible_lsb.id }}_{{ ansible_lsb.major_release }}"