mirror of
https://github.com/geerlingguy/ansible-role-php-versions.git
synced 2024-11-29 11:25:16 +01:00
Merge pull request #26 from JaredRietdyk/master
Added php 7.3 to list of version to purge
This commit is contained in:
commit
4cdf7a8a3f
@ -52,4 +52,5 @@
|
|||||||
- php7.0-common
|
- php7.0-common
|
||||||
- php7.1-common
|
- php7.1-common
|
||||||
- php7.2-common
|
- php7.2-common
|
||||||
|
- php7.3-common
|
||||||
when: "'php' + php_version not in item"
|
when: "'php' + php_version not in item"
|
||||||
|
Loading…
Reference in New Issue
Block a user