Skip to content

Conversation

@nightkr
Copy link
Contributor

@nightkr nightkr commented Dec 17, 2021

Currently single quotes (') in commit messages cause Ansible to go haywire, since that's the quotation character used in their basic variable format.

Rather than figure out how to escape quotes correctly for their format, this PR instead just uses jq to serialize it (with implied escaping) to JSON, and tells Ansible to load that.

@nightkr nightkr requested a review from a team December 17, 2021 09:34
@nightkr nightkr self-assigned this Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants