and on the 5th day he ran out of tylenol and motrin.

This commit is contained in:
Stephen Smoogen 2016-05-06 18:25:22 +00:00
parent 2016b48df0
commit 63b7cbe08a
2 changed files with 16 additions and 16 deletions

View file

@ -1,5 +1,5 @@
---
- name: install awstats package
- name: install python-pandas package
yum: state=present name=python-pandas
tags:
- packages
@ -40,6 +40,7 @@
- name: python scripts to calculate various data
copy: src=mirrorlist.py dest=/usr/local/bin mode=0755
with_items: [mirrorlist.py, mirrors-moving_avg.py]
tags:
- web-data