redhat-cop / aap_configuration_extended

providing extended functionality that is not in aap_configuration
GNU General Public License v3.0
2 stars 8 forks source link

fix extra_vars regex issue #22

Closed przemkalit closed 2 weeks ago

przemkalit commented 3 weeks ago

What does this PR do?

Today I've discovered that regex related to extra_vars is not working properly.

View from GitHub UI: Screenshot 2024-10-31 at 11 42 45

View from VIM: Screenshot 2024-10-31 at 11 42 26

And PR is fixing this.

How should this be tested?

Export the job template or workflow with extra_vars that need !unsafe.

Is there a relevant Issue open for this?

N/A

Other Relevant info, PRs, etc

N/A