ansible-personal/roles
Alan Orth 6aed22b633
roles/common: Use one task to remove Ubuntu packages
I had previously been removing some packages for security reasons,
then removing others because they were annoying, and yet *others*
because they were annoying on newer Ubuntus only. It is easier to
just unify these tasks and remove them all in one go.

On older Ubuntus where some packages don't exist the task will just
succeed because the package is absent anyways.
2018-12-20 09:54:46 +02:00
..
common roles/common: Use one task to remove Ubuntu packages 2018-12-20 09:54:46 +02:00
mariadb roles/mariadb: Update my.cnf template 2018-07-29 16:43:56 +03:00
munin roles/munin: Don't use loop when installing one package 2018-04-02 15:51:29 +03:00
nginx roles/nginx: Fix Jinja2 logic in apt sources template 2018-05-08 23:53:47 +03:00
php-fpm roles/php-fpm: Update defaults 2018-05-15 00:00:27 +03:00