deploy composer template before updating #41
Loading…
Reference in a new issue
No description provided.
Delete branch "composer_tasks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Thanks to pulga, I've discovered that issue : we've removed net_ldap3 line in composer.json but as role updates composer before deploying updated template, then the role stops coz of issue with net_ldap3. This fixes it.