add some stuff to the data-analysis box

This commit is contained in:
Stephen Smoogen 2016-03-07 20:41:48 +00:00
parent cb951141c5
commit 550af56747
2 changed files with 13 additions and 3 deletions

View file

@ -22,6 +22,7 @@
- sudo
- epylog
- openvpn/client
- awstats
tasks:
- include: "{{ tasks }}/yumrepos.yml"

View file

@ -21,6 +21,7 @@
- nagios/client
- collectd/base
- sudo
- awstats
tasks:
- include: "{{ tasks }}/2fa_client.yml"
@ -53,14 +54,22 @@
yum: pkg={{ item }} state=present
with_items:
- httpd
- mod_ssl
- awstats
- rsync
- httpd-tools
- mod_ssl
- rsync
- openssh-clients
- emacs-nox
- emacs-git
- git
- bc
- python-geoip-geolite2
- php-pdo
- php-gd
- php-xml
- php-mysql
- php-mbstring
- php
- mariadb
- mariadb-server
- php-pecl-geoip
##