support php7.3 and buster
This commit is contained in:
parent
773f2339e8
commit
6d652e56a9
6 changed files with 17 additions and 14 deletions
|
|
@ -1,3 +1,4 @@
|
|||
php_version: "{% if ansible_distribution_release == 'stretch' %}7.0{% endif %}{% if ansible_distribution_release == 'buster' %}7.3{% endif %}"
|
||||
monitoring:
|
||||
checks:
|
||||
local:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue