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
Requirements.txt references the following:
galaxy-importer==0.5.0
galaxy-importer 0.5.0 was yanked and is no longer available:
The current version is 0.4.24
Please update requirements.txt to reference a valid version of galaxy-importer
Bug Report
requirements.txt
$ python --version # or python3 --version
$ ansible --version
$ ansible-config dump --only-changed
$ ansible-galaxy collection list netscaler.adc
> show ns version
Run
I expect no errors when installing.
WARNING: The candidate selected for download or install is a yanked version: 'galaxy-importer' candidate
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
Requirements.txt references the following:
galaxy-importer 0.5.0 was yanked and is no longer available:
The current version is 0.4.24
Please update requirements.txt to reference a valid version of galaxy-importer
Issue Type
Bug Report
Component Name
requirements.txt
Python Version
$ python --version # or python3 --version
Ansible Version
$ ansible --version
Ansible Configuration
$ ansible-config dump --only-changed
netscaler.adc Collection Version
$ ansible-galaxy collection list netscaler.adc
Target NetScaler Version
> show ns version
Equivalent NetScaler CLI Command
Steps to Reproduce
Run
Expected Results
I expect no errors when installing.
Actual Results
WARNING: The candidate selected for download or install is a yanked version: 'galaxy-importer' candidate
Additional Notes
No response
The text was updated successfully, but these errors were encountered: