ansible-personal/roles
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
..
common Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
mariadb Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
munin roles/munin: Don't use loop when installing one package 2018-04-02 15:51:29 +03:00
nginx Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
php-fpm Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00