ansible-personal/roles/common/tasks
Alan Orth 5147f4029b
roles/common: Use static imports for tasks
Something seems to have happened as of Ansible 2.4.0.0 where this no
longer works. I suspect it is related to the major changes to static
and dynamic imports that landed around this same time.

In practice this achieves the same function, but without the "magic"
ability to use one task for different operating systems.
2017-11-01 01:25:46 +02:00
..
cron-apt.yml roles/common: Adjust cron-apt stuff 2015-08-22 23:39:22 +03:00
firewall_Debian.yml roles/common: Rename "iptables" task to "firewall" 2017-09-26 14:32:21 +03:00
firewall_Ubuntu.yml roles/common: Rename "iptables" task to "firewall" 2017-09-26 14:32:21 +03:00
main.yml roles/common: Use static imports for tasks 2017-11-01 01:25:46 +02:00
ntp.yml roles/common: Add a dedicated playbook for ntp tasks 2016-08-25 14:19:51 +03:00
packages_Debian.yml roles/common: Add names to include tasks 2017-10-03 17:46:55 +03:00
packages_Ubuntu.yml roles/common: Add names to include tasks 2017-10-03 17:46:55 +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 roles/common: Move sshd tasks to their own playbook 2015-08-23 00:00:43 +03:00
tarsnap.yml roles/common: Update apt cache in tarsnap step 2017-06-18 09:27:53 +03:00