mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-224: Move EC2 metadata retrieval to aws_common
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
---
|
||||
dependencies:
|
||||
- aws_metadata
|
||||
- aws_common
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
file:
|
||||
state: directory
|
||||
path: "{{ atl_shared_mountpoint }}"
|
||||
owner: "{{ product_user }}"
|
||||
owner: "{{ atl_product_user }}"
|
||||
mode: 0755
|
||||
|
||||
- name: Enable mountpoint in fstab
|
||||
|
||||
Reference in New Issue
Block a user