ansible-personal/roles/common/tasks
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
..
cron-apt.yml roles/common: Adjust cron-apt stuff 2015-08-22 23:39:22 +03:00
iptables_Debian.yml Use Ansible's version_compare instead of doing math on strings 2016-12-20 15:04:47 +02:00
iptables_Ubuntu.yml Use Ansible's version_compare instead of doing math on strings 2016-12-20 15:04:47 +02:00
main.yml Adjust playbooks for Ansible 2.4 import changes 2017-09-21 21:30:47 +03:00
ntp.yml roles/common: Add a dedicated playbook for ntp tasks 2016-08-25 14:19:51 +03:00
packages_Debian.yml Adjust playbooks for Ansible 2.4 import changes 2017-09-21 21:30:47 +03:00
packages_Ubuntu.yml Adjust playbooks for Ansible 2.4 import changes 2017-09-21 21:30:47 +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