Add Asynchronous operations
Improve deployment performance by utilizing asynchronous completion of old clones cleanup and magento reindexing after deploy
The two new features can be activated by setting:
- magento_allow_async_reindex: true
- magento_allow_async_cleanup_old_clones: true
Both are set to false by default for backwards compatibility