Re-arranging layout repo to a more standard one

This commit is contained in:
VC
2024-07-05 11:53:08 +02:00
parent cfa5feed92
commit eaab73caf0
10 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1 @@
php_version: "{% if ansible_facts['os_family'] == 'Debian' and ansible_facts['distribution_major_version'] == '10' %}7.3{% elif ansible_facts['os_family'] == 'Debian' and ansible_facts['distribution_major_version'] == '11' %}7.4{% endif %}"