ansible-personal/roles/common/tasks
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
..
cron-apt.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
firewall_Debian.yml roles/common: Use blocks to tag children of dynamic tasks 2018-04-26 16:58:35 +03:00
firewall_Ubuntu.yml roles/common: Use blocks to tag children of dynamic tasks 2018-04-26 16:58:35 +03:00
main.yml roles/common: Use a persistent systemd journal 2018-12-07 23:46:18 +02:00
ntp.yml roles: Remove unreachable "packages" tags 2018-04-26 16:31:06 +03:00
packages_Debian.yml roles/common: Use blocks to tag children of dynamic tasks 2018-04-26 16:58:35 +03:00
packages_Ubuntu.yml roles/common: Use one task to remove Ubuntu packages 2018-12-20 09:54:46 +02:00
ssh-keys.yml roles/common: Add functionality to copy user keys to provisioning user 2014-10-11 12:13:45 +03:00
sshd.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
tarsnap.yml roles/common: Add task to copy tarsnaprc 2018-05-20 12:51:02 +03:00