fix inventory syntax

This commit is contained in:
fidanf 2022-10-05 14:56:40 +02:00
parent 4cbf35c84a
commit c84827f509
1 changed files with 4 additions and 2 deletions

View File

@ -17,6 +17,8 @@ platforms:
pre_build_image: true
provisioner:
name: ansible
log: true
inventory:
instance:
php_default_version_debian: ${PHP_DEFAULT_VERSION_DEBIAN:-"8.1"}
host_vars:
instance:
php_default_version_debian: ${PHP_DEFAULT_VERSION_DEBIAN:-"8.1"}