mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
DCD-224: Fix mountpoint creation and remove old task.
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
- name: Create mountpoint
|
||||
file:
|
||||
state: directory
|
||||
path: "{{ atl_shared_mount }}"
|
||||
path: "{{ atl_shared_mountpoint }}"
|
||||
owner: "{{ product_user }}"
|
||||
mode: 0755
|
||||
|
||||
Reference in New Issue
Block a user