Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add assemble template role #167

Merged
merged 4 commits into from
Dec 1, 2023
Merged

Add assemble template role #167

merged 4 commits into from
Dec 1, 2023

Conversation

rsuplina
Copy link
Contributor

No description provided.

@rsuplina rsuplina requested a review from a team November 23, 2023 15:02
@wmudge wmudge added this to the Release 4.3.0 milestone Nov 27, 2023
roles/assemble_template/defaults/main.yml Outdated Show resolved Hide resolved
roles/assemble_template/tasks/main.yml Show resolved Hide resolved
roles/assemble_template/tasks/main.yml Outdated Show resolved Hide resolved
@wmudge
Copy link
Member

wmudge commented Nov 27, 2023

Also need to add role argument specs

Signed-off-by: rsuplina <[email protected]>
- name: Set fact for cluster template path
ansible.builtin.set_fact:
cluster_template_path: "{{ fragments_temp_directory.path }}/cluster-template.json"
dest: "{{ cluster_template_destination_directory | mandatory }}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The mandatory variable should be declared in the role's default/main.yml file for the cluster_template_destination_file variable.

Signed-off-by: rsuplina <[email protected]>
@wmudge wmudge self-requested a review December 1, 2023 14:47
@wmudge wmudge added the enhancement New feature or request label Dec 1, 2023
@wmudge wmudge merged commit 90c8f98 into cloudera-labs:devel Dec 1, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request validated
Development

Successfully merging this pull request may close these issues.

2 participants