ansible-middleware / amq

A collection to manage AMQ brokers
Apache License 2.0
16 stars 12 forks source link

Cannot install version middleware_automation.amq:1.3.11 with ansible Galaxy. #105

Closed RobertFloor closed 10 months ago

RobertFloor commented 11 months ago
SUMMARY

Cannot install version middleware_automation.amq:1.3.11 with ansible Galaxy.

ISSUE TYPE
STEPS TO REPRODUCE
ansible-galaxy collection install -r requirements/requirements.yml

❯ cat requirements/requirements.yml
---
collections:
  - name: middleware_automation.common
  - name: ansible.posix
  - name: middleware_automation.amq
    version: 1.3.11
EXPECTED RESULTS

I expected version 1.3.11 to be installed

ACTUAL RESULTS
ansible-galaxy collection install -r requirements/requirements.yml
Starting galaxy collection install process
Process install dependency map
ERROR! Failed to resolve the requested dependencies map. Could not satisfy the following requirements:
* middleware_automation.amq:1.3.11 (direct request)
guidograzioli commented 11 months ago

Hello Robert, 1.3.11 is still unreleased (it's the current -devel version)