Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-21398

redhat.satellite.content_credentials module in the redhat.satellite collections is no longer working in Satellite 6.14

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 6.14.0
    • Ansible Collection
    • 0
    • False
    • Hide

      None

      Show
      None
    • False
    • CLOSED
    • 900
    • Platform
    • Moderate
    • No

      Description of problem:

      redhat.satellite.content_credentials module in the redhat.satellite collections is no longer working in Satellite 6.14.

      Version-Release number of selected component (if applicable): 6.14

      How reproducible: Always

      Steps to Reproduce:

      1. Call content_credential module via a task

      name: Setup creds
      ansible.builtin.include_role:
      name: redhat.satellite.content_credentials

      Result:

      The execution shows green output, suggesting that the content credentials are created.

      2. Run hammer to list the credentials created:

      1. hammer content-credentials list --organization "{{ org }}"

      Result:

      The result shows there are no content credentials created.

      Actual results:

      The redhat.satellite.content_credentials module when called via a task shows a green status which means credentials are created. However, when listing the
      content_credentials via hammer, the result is empty.

      Expected results:

      redhat.satellite.content_credentials should create the content_credentials when called on a task, the list can be displayed via hammer.

      Additional info:

      This same module used to work in Satellite 6.11 but no longer work in Satellite 6.14

              jira-bugzilla-migration RH Bugzilla Integration
              jira-bugzilla-migration RH Bugzilla Integration
              RH Bugzilla Integration RH Bugzilla Integration
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: