ansible-personal/roles/common
Alan Orth 16a9ebf97f
Adjust playbooks for Ansible 2.4 import changes
Ansible 2.4 changes the way includes work. Now you have to use "import"
for playbooks and tasks that are static, and "include" for those that
are dynamic (ie, those that use variables, loops, etc).

See: http://docs.ansible.com/ansible/devel/playbooks_reuse_includes.html
2017-09-21 21:30:47 +03: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 Adjust playbooks for Ansible 2.4 import changes 2017-09-21 21:30:47 +03:00
templates roles/common: Harden sshd_config template for Debian 9 and Ubuntu 16.04 2017-06-19 10:13:24 +03:00