ansible-personal/roles/php-fpm
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/php-fpm: Update defaults 2017-05-28 15:45:05 +03:00
handlers roles/php-fpm: Split up task for Debian and Ubuntu 2016-04-22 11:25:35 +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