galaxy_collection icon indicating copy to clipboard operation
galaxy_collection copied to clipboard

Collection of modules and roles to configure Automation Hub

Results 10 galaxy_collection issues
Sort by recently updated
recently updated
newest added

# What does this PR do? adds an offline_sync role # How should this be tested? probably should add some automated tests in the future to validate this role keeps...

ah_collections variable is used for 2 roles but have different requirements. it is used in collection and publish role, I am thinking we probably need to either separate out the...

bug

# Summary Deprecation message in module `ah_repository_sync.py` contains the wrong replacement module. Currently indicating replacement as: `collection_remote_sync` Actual replacement: `collection_repository_sync` Module: https://github.com/ansible/galaxy_collection/blob/devel/plugins/modules/ah_repository_sync.py # Issue Type - Bug Report - Documentation...

bug
inactive

# Summary Creating a group with `group_roles` fails, but the group is still created succesfully # Issue Type - Bug Report # Ansible, Collection, Private Automation Hub details ``` Server...

bug
inactive

# Summary Show meaningful error message when Private Hub credentials are incorrect. # Issue Type - Bug Report # Ansible, Collection, Private Automation Hub details ``` ansible --version ansible [core...

bug
inactive

Deleting content from a private automation hub using: ``` vars: ah_ee_images: - name: custom/test state: absent ah_ee_repositories: - name: custom/test state: absent roles: - infra.ah_configuration.ee_image - infra.ah_configuration.ee_repository ``` Works once...

bug
inactive

With a local automation hub and collection version 2.0.6 using the following with the needed namespace created earlier the publish role works fine but leaves the collection clone/build directory in...

enhancement
good first issue
help wanted

Using 2.0.2, I get the following error: ``` TASK [infra.ah_configuration.role : Add Automation Hub role] ********************************************************************************************************************************************************************************************* [WARNING]: TASK: infra.ah_configuration.role : Add Automation Hub role: The loop variable '__role' is already...

bug
inactive

# What does this PR do? This PR adds a filetree_read role similar to https://github.com/redhat-cop/controller_configuration/tree/devel/roles/filetree_read # TODO - [ ] Test playbook - [ ] README, meta, etc.

# Summary Adding this as a problem that does need to be addressed when we publish to different namespaces. the documentation fragment, inclusion extends_documentation_fragment: ansible.automation_hub.auth_ui works in practice no matter...

bug
inactive