Configuration not imported
When running a site deployment even with config_import_force, e.g.:
ansible-playbook -i inventory_live ../provision.yml --diff -e "target_member=my_site config_import_force_all=true" --skip-tags=setup,build,archive,push
the custom configuration is not imported.