We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
ansible-galaxy role init test
meta/main.yml
Expected site to be usable like it previously has been.
$ 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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
ansible-galaxy role init test
meta/main.yml
EXPECTED RESULTS
Expected site to be usable like it previously has been.
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: