ansible-personal/roles/nginx/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
..
letsencrypt.yml roles/nginx: Sort packages for Let's Encrypt deps on Ubuntu 2017-02-16 18:16:09 +02:00
main.yml Adjust playbooks for Ansible 2.4 import changes 2017-09-21 21:30:47 +03:00
vhosts.yml Adjust playbooks for Ansible 2.4 import changes 2017-09-21 21:30:47 +03:00