Closed aymanrady closed 3 months ago
The include php vars task is not running https://github.com/roots/trellis/blob/ab4226b8f9509f7570580892c2210bbbda9e3db7/roles/common/tasks/main.yml#L39-L49
What's php_version
set to in group_vars/all/main.yml
. Here's the default: https://github.com/roots/trellis/blob/b9eb66fe91ca19aaf43badaf2092cc5d194b74a7/group_vars/all/main.yml#L6
php_version
is the default value, it's that the Import PHP version specific vars
task is not tagged sshd
Ah sorry I missed that at first. See https://github.com/roots/trellis/pull/1544
Version
1.22.1
What did you expect to happen?
The provisioning to complete without issues
What actually happens?
Failure in
[common : Verify dict format for apt package component variables]
Steps to reproduce
trellis provision --tags=sshd staging
System info
Ubuntu 20.04
Log output
Please confirm this isn't a support request.
Yes