ITPLAT-387 move logdir creation to somewhere that doesnt break tests and mod the service test

This commit is contained in:
Brett Meehan
2020-12-31 12:20:09 +11:00
parent 75c905fe7d
commit d270cb75cb
3 changed files with 2 additions and 10 deletions

View File

@@ -132,6 +132,7 @@
- "{{ atl_product_installation_versioned }}"
- "{{ atl_product_version_cache_dir }}"
- "{{ atl_product_home_shared_download_dir }}"
- "{{ atl_product_installation_current }}/logs"
changed_when: false # For Molecule idempotence check
# At this point atl_product_version should be set, cache if necessary.