[grobisplitter] first attempt at adding configs for system

This commit is contained in:
Stephen Smoogen 2019-06-01 17:32:14 +00:00
parent d8f5db1213
commit 6f69b370f4
6 changed files with 463 additions and 26 deletions

View file

@ -2,8 +2,8 @@
- name: install python-pandas package
package: state=present name=python-pandas
tags:
- packages
- web-data
- packages
- web-data
- name: make sure the /usr/local/share/web-data-analysis exists
file: path=/usr/local/share/web-data-analysis state=directory