Merge branch 'amcclure' of thunix/ansible into master
This commit is contained in:
commit
5a04164cde
|
@ -26,6 +26,25 @@
|
||||||
- zsh
|
- zsh
|
||||||
- mosh
|
- mosh
|
||||||
- exim4
|
- exim4
|
||||||
|
- htop
|
||||||
|
- libsdl1.2-dev
|
||||||
|
- php7.0
|
||||||
|
- libapache2-mod-php7.0
|
||||||
|
- php7.0-mysql
|
||||||
|
- php7.0-curl
|
||||||
|
- php7.0-gd
|
||||||
|
- php7.0-intl
|
||||||
|
- php-pear
|
||||||
|
- php-imagick
|
||||||
|
- php7.0-imap
|
||||||
|
- php7.0-mcrypt
|
||||||
|
- php-memcache
|
||||||
|
- php7.0-pspell
|
||||||
|
- php7.0-recode
|
||||||
|
- php7.0-sqlite3
|
||||||
|
- php7.0-tidy
|
||||||
|
- php7.0-xmlrpc
|
||||||
|
- php7.0-xsl
|
||||||
|
|
||||||
- name: Install locally created bins
|
- name: Install locally created bins
|
||||||
copy:
|
copy:
|
||||||
|
|
|
@ -27,3 +27,4 @@
|
||||||
- php7.0-tidy
|
- php7.0-tidy
|
||||||
- php7.0-xmlrpc
|
- php7.0-xmlrpc
|
||||||
- php7.0-xsl
|
- php7.0-xsl
|
||||||
|
- vsftpd
|
||||||
|
|
Loading…
Reference in New Issue