and on the 5th day he ran out of tylenol and motrin.
This commit is contained in:
parent
2016b48df0
commit
63b7cbe08a
2 changed files with 16 additions and 16 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue