mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
DCD-224: Create varfile and add molecule test.
This commit is contained in:
6
roles/jira_config/tasks/main.yml
Normal file
6
roles/jira_config/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Create installer seed varfile
|
||||
template:
|
||||
src: jira.varfile.j2
|
||||
dest: "{{ atl_installer_temp }}/jira.varfile"
|
||||
Reference in New Issue
Block a user