more role organization.

tbd - make use of variables in root/main.yaml
This commit is contained in:
Pi
2019-02-21 12:21:11 -05:00
parent c712efa8db
commit aabd89fae8
6 changed files with 242 additions and 238 deletions

View File

@@ -1,5 +1,17 @@
---
- hosts: netflows
become: true
roles:
- netflows
- hosts: all
roles:
- common
- hosts: public
roles:
- public
- hosts: smbclient
roles:
- smbclient
- hosts: pi
roles:
- snmpd