add some stuff to the data-analysis box
This commit is contained in:
parent
cb951141c5
commit
550af56747
2 changed files with 13 additions and 3 deletions
|
@ -22,6 +22,7 @@
|
|||
- sudo
|
||||
- epylog
|
||||
- openvpn/client
|
||||
- awstats
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
|
|
@ -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
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue