ansible-personal/roles/common
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
..
files roles/common: Remove old SSH key 2016-04-22 11:24:35 +03:00
handlers roles/common: Add firewalld support 2015-08-23 00:02:39 +03:00
tasks roles/common: Use static imports for tasks 2017-11-01 01:25:46 +02:00
templates roles/common: Harden sshd_config template for Debian 9 and Ubuntu 16.04 2017-06-19 10:13:24 +03:00