ITOPSENG-359 ignore base_url updates if db was just created

This commit is contained in:
Brett Meehan
2020-01-07 10:54:04 +11:00
parent 6b6d5ba3a4
commit 2784eec651
3 changed files with 3 additions and 0 deletions

View File

@@ -106,4 +106,5 @@
when:
- atl_proxy_name is defined
- atl_tomcat_scheme is defined
- not db_created.changed
ignore_errors: yes # For Molecule as it has no db test framework included