ansible-personal/roles/nginx
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
..
defaults roles/nginx: Official builds for Debian Stretch 2017-04-14 16:06:32 +03:00
files roles/nginx: Updates to accomodate Debian 9 (stretch) 2017-01-30 15:43:03 +02:00
handlers Initial commit 2014-08-17 00:35:57 +03:00
tasks Adjust playbooks for Ansible 2.4 import changes 2017-09-21 21:30:47 +03:00
templates Use nginx user instead of www-data on Debian 9 2017-06-19 18:36:13 +03:00