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

Galaxy Platforms API Not Found #3352

Open
phillipstr opened this issue Apr 22, 2024 · 0 comments
Open

Galaxy Platforms API Not Found #3352

phillipstr opened this issue Apr 22, 2024 · 0 comments

Comments

@phillipstr
Copy link

Bug Report

SUMMARY

The API endpoint for platforms provided in the default meta/main.yml file returns a not found. Has the platforms API changed with the Galaxy update?

STEPS TO REPRODUCE
  1. Create new role - ansible-galaxy role init test
  2. Get Platform URL from meta/main.yml
  3. Attempt to access/query the API
EXPECTED RESULTS

Expected site to be usable like it previously has been.

ACTUAL RESULTS

image

$ ansible --version
[DEPRECATION WARNING]: Ansible will require Python 3.8 or newer on the controller starting with Ansible 2.12. Current version: 3.7.16 (default, Apr  2 2024,
23:33:39) [GCC 7.3.1 20180712 (Red Hat 7.3.1-17)]. This feature will be removed from ansible-core in version 2.12. Deprecation warnings can be disabled by
setting deprecation_warnings=False in ansible.cfg.
ansible [core 2.11.12]
  config file = None
  configured module search path = ['/home/REDACTED/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /home/REDACTED/.local/lib/python3.7/site-packages/ansible
  ansible collection location = /home/REDACTED/.ansible/collections:/usr/share/ansible/collections
  executable location = /home/REDACTED/.local/bin/ansible
  python version = 3.7.16 (default, Apr  2 2024, 23:33:39) [GCC 7.3.1 20180712 (Red Hat 7.3.1-17)]
  jinja version = 3.1.3
  libyaml = True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant