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

inventory file field doesn't show yaml file type #9202

Closed
adrianovieira opened this issue Feb 1, 2021 · 4 comments
Closed

inventory file field doesn't show yaml file type #9202

adrianovieira opened this issue Feb 1, 2021 · 4 comments

Comments

@adrianovieira
Copy link

ISSUE TYPE
  • Bug Report
SUMMARY

Drop down list doesn't show .yml files

image

ENVIRONMENT
  • AWX version: 17.0.1
  • AWX install method: docker on linux
  • Ansible version: 2.9.16+
  • Operating System: centos-7 also tried on centos-8
  • Web Browser: firefox-85 or chromiun-87
STEPS TO REPRODUCE

create any .yml files on a source project, e.g.:

/ (root)
|__host
|__one.yml
|__/inventories
     |__common.ini
     |__another.yml
EXPECTED RESULTS

Also show yaml files at the drop down list

ACTUAL RESULTS

image

ADDITIONAL INFORMATION
@adrianovieira adrianovieira changed the title inventory file field also show yaml type inventory file field doesn't show yaml file type Feb 1, 2021
@awxbot awxbot added the type:bug label Feb 1, 2021
@jakemcdermott
Copy link
Contributor

jakemcdermott commented Feb 2, 2021

I think the file detection and display is a known issue for some types of project configurations and inventory files: #232 (comment) we don't have a fix planned for this any time soon.

cc @AlanCoding / @ryanpetrello / @chrismeyersfsu can confirm

That said, my understanding is that you should still be able to manually type in any valid inventory file and have it work, even if that file isn't detected and displayed. We have a PR open for that bug and it'll be included in an upcoming awx release.

cc @AlexSCorey

@jakemcdermott
Copy link
Contributor

Closing - see #9202 (comment)

Looks like file detection and display is a known issue #232 (comment) / wontfix and we'll have a patch merged into devel soon for manual type-in of inventory file names: #9120

@TristisOris
Copy link

same problem.

awx 19.2.2
awx operator 0.12.0

@jseifeddine
Copy link

same problem Ansible AWX 23.5.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants