DCD-386: Fix DIY backup test.

This commit is contained in:
Steve Smith
2019-06-11 10:30:49 +10:00
parent 9aef39034d
commit 74ed58bda2

View File

@@ -21,7 +21,7 @@
pre_tasks: pre_tasks:
- name: Create base dir - name: Create base dir
file: file:
path: '/opt/atlassian/' path: '/opt/atlassian/bin'
state: directory state: directory
- name: Install git - name: Install git