Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix swagger generation on rhel (#14317) #14589

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

obaranov
Copy link
Contributor

SUMMARY

Fixes #14317

Fixed regexp which is used during the swagger generation (see the original issue for more information). Looks like this issue is not related to the Ansible version. I was not able to reproduce it on the Fedora machine with Ansible 2.11, 2.14. 2.15. I was only able to reproduce that problem on RHEL8.

I verified the fix on both Fedora and rhel8. So I think we should be safe here to merge.

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • Other
AWX VERSION
devel
ADDITIONAL INFORMATION

@TheRealHaoLiu TheRealHaoLiu merged commit 3bcf465 into ansible:devel Oct 24, 2023
20 checks passed
djyasin pushed a commit to djyasin/awx that referenced this pull request Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syntax error in yaml file tools/docker-compose/ansible/roles/sources/tasks/main.yml
2 participants