When running Catmandu, it complained about a missing Catmandu::Store::DBI package. I installed this one manually on my virtual machine using the following command:
plenv exec cpanm -n Catmandu::Store::DBI
However, I didn't know how to add it properly into the ansible playbook, so I'll leave that to @netsensei.
When running Catmandu, it complained about a missing Catmandu::Store::DBI package. I installed this one manually on my virtual machine using the following command:
plenv exec cpanm -n Catmandu::Store::DBI
However, I didn't know how to add it properly into the ansible playbook, so I'll leave that to @netsensei.