ansible-role-php-versions/tasks
m.moraes 042b9f01c8 Fix apt module loop to avoid deprecation notices
[DEPRECATION WARNING]: Invoking "apt" only once while using a loop via
squash_actions is deprecated. Instead of using a loop to supply multiple items
and specifying `name: "{{ item }}"`, please use `name: ['php5.6-common',
'php7.0-common', 'php7.1-common', 'php7.2-common', 'php7.3-common']` and remove
the loop. This feature will be removed in version 2.11. Deprecation warnings
can be disabled by setting deprecation_warnings=False in ansible.cfg.
2019-04-10 21:04:38 +00:00
..
main.yml PR #21 follow-up: Spaces. 2018-05-28 21:35:40 -05:00
setup-Debian.yml Fix apt module loop to avoid deprecation notices 2019-04-10 21:04:38 +00:00
setup-RedHat.yml Issue #27: Add support for PHP 7.3. 2018-12-06 15:23:39 -06:00