Skip to content

Commit

Permalink
Merge pull request #108 from linkorb/fix-ansible-2.18.1-compatibility
Browse files Browse the repository at this point in the history
fix: ansible-core==2.18.1 compatibility #0000
  • Loading branch information
mhitza authored Dec 4, 2024
2 parents 8a471a3 + 8a70982 commit 0456521
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 0456521

Please sign in to comment.