DCD-791: Create the shared attachments directory up front.

This commit is contained in:
Steve Smith
2019-11-25 14:32:51 +11:00
parent e42c58e1f5
commit 7ec6e9eb37

View File

@@ -10,6 +10,7 @@
with_items:
- "{{ atl_product_home }}"
- "{{ atl_product_home_shared }}"
- "{{ atl_product_home_shared }}/attachments"
- "{{ atl_product_shared_plugins }}"
changed_when: false # For Molecule idempotence check