ansible-personal/roles/common/tasks
Alan Orth 7c0b458bc1
roles/common: Don't use iptables from buster-backports
This causes problems every time I re-run the Ansible tag because the
nightly apt security uses a different sources.list and the indexes
are then missing buster-backports. I could add a cache update to the
task, but actually I think the original bug I was trying to solve is
finally fixed, and I'm going to switch to nftables anyways.
2019-10-18 18:53:21 +03: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: Don't use iptables from buster-backports 2019-10-18 18:53:21 +03:00
firewall_Ubuntu.yml roles/common: Restart firewalld instead of reload 2019-10-05 12:29:30 +03:00
main.yml roles/common: Use a persistent systemd journal 2018-12-07 23:46:18 +02:00
ntp.yml roles/common: Update comment in tasks/ntp.yml 2019-07-06 21:16:19 +03:00
packages_Debian.yml roles/common: Remove lzop and lrzip from packages 2019-09-15 13:23:52 +03:00
packages_Ubuntu.yml roles/common: Remove lzop and lrzip from packages 2019-09-15 13:23:52 +03: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: Use experimental Tarsnap on Debian buster 2019-07-19 12:07:27 +03:00