Skip to content

Commit

Permalink
fix: ansible-core==2.18.1 compatibility #0000
Browse files Browse the repository at this point in the history
  • Loading branch information
mhitza committed Dec 4, 2024
1 parent 8a471a3 commit 8a70982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/other-dev-generated-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
variable_start_string: '[['
variable_end_string: ']]'
vars:
- workflow_group: "{{ item.workflow_group }}"
workflow_group: "{{ item.workflow_group }}"
loop:
- target: 00-start.yaml
workflow_group: ""
Expand Down

0 comments on commit 8a70982

Please sign in to comment.