ansible-personal/roles/nginx
Alan Orth 57120308dc
Update with_items loops to use new-ish "loop" keyword
Ansible 2.4 and 2.5 are moving away from specialized loop functions
and the old syntax will eventually be deprecated and removed. I did
not change the with_fileglob loops because I'm not sure about their
syntax yet.

See: https://docs.ansible.com/ansible/latest/user_guide/playbooks_loops.html
2018-04-02 15:52:51 +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 roles/nginx: Use systemd module instead of service 2017-11-05 00:27:44 +02:00
tasks Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
templates Use new syntax for Jinja2 filters that are used as tests 2018-04-02 15:37:37 +03:00