Uploaded image for project: 'Ansible Automation Platform RFEs'
  1. Ansible Automation Platform RFEs
  2. AAPRFE-2136

When sync collections in the PAH it cycles through all the versions

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • hub
    • False
    • Hide

      None

      Show
      None
    • False

      Feature Overview

      When sync collections in the Private Automation Hub, it cycles through all the versions when sync the repositories, at least that the specific version is set.

      Background, and strategic fit

      When sync remote collections in automation hub:

      Repo Management > Remote > Sync any repository (community /rh-certified)

      PAH cycles through all the versions when sync the repositories:

      example:

      ---
      collections:
        - name: community.zabbix

       

      This happens at least that the specific version is set:

      ---
      collections:
        - name: community.zabbix
          version: '>= 1.9.0'
      

       

      It should not cycle through all versions if it should look for latest version available instead.

              rhn-support-ebock Emily Bock
              rhn-support-fjaimesc Felix Itzel Jaimes Campos
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: