modified regex path on ln 39

This commit is contained in:
Andy Rajagopalan
2020-04-14 16:11:00 -07:00
parent addb0b591f
commit f0f8db8e21

View File

@@ -36,6 +36,6 @@
- role: bitbucket_config
- role: product_startup
- role: bitbucket_dataset_restore
when: atl_bitbucket_dataset_url is search ("(http|https|ftp)://[user[:pass]]@host.domain[:port]/path")
when: atl_bitbucket_dataset_url is search ("(http|https)://")