ansible-personal/roles/common
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
..
files roles/common: Change mode of SSH public key 2018-05-30 08:32:11 -07:00
handlers roles/common: Reload firewalld instead of restart 2017-11-05 00:27:44 +02:00
tasks roles/common: Use one task to remove Ubuntu packages 2018-12-20 09:54:46 +02:00
templates roles/common: Limit number of SSH authentication attempts 2018-07-23 13:14:54 +03:00