Skip to content

Commit

Permalink
add commit_id
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jun 26, 2025
1 parent 73540c8 commit 0cba97d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/generate_hcl_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
base_dir: "{{ playbook_dir }}/.."
template_dir: "{{ playbook_dir }}/templates"
output_dir: "{{ base_dir }}"
commit_id: "{{ lookup('git', 'rev-parse HEAD') }}"

# Extract current structure
current:
Expand Down

0 comments on commit 0cba97d

Please sign in to comment.