Skip to content

Commit

Permalink
update meta runtime and other tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-m-sullivan committed Oct 10, 2024
1 parent fbf1763 commit b1314ca
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 40 deletions.
4 changes: 2 additions & 2 deletions galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ authors:
- Sean Sullivan @sean-m-sullivan
- Tom Page @Tompage1994
- David Danielsson @djdanielsson
dependencies: {} # ansible.hub
dependencies: {}
description: Ansible content that interacts with the Ansible Automation Hub or Galaxy NG API.
documentation: https://github.com/ansible/galaxy_collection/blob/devel/README.md
documentation: https://github.com/redhat-cop/ah_configuration/blob/master/README.md
license:
- GPL-3.0-only
namespace: infra
Expand Down
Binary file removed infra-ah_configuration-2.0.6.tar.gz
Binary file not shown.
38 changes: 0 additions & 38 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,44 +2,6 @@
requires_ansible: '>=2.16.0'
plugin_routing:
modules:
ah_approval:
redirect: ansible.hub.ah_approval
ah_build:
redirect: ansible.hub.ah_build
ah_collection:
redirect: ansible.hub.ah_collection
ah_collection_upload:
redirect: ansible.hub.ah_collection_upload
ah_ee_image:
redirect: ansible.hub.ah_ee_image
ah_ee_registry:
redirect: ansible.hub.ah_ee_registry
ah_ee_registry_index:
redirect: ansible.hub.ah_ee_registry_index
ah_ee_registry_sync:
redirect: ansible.hub.ah_ee_registry_sync
ah_ee_repository:
redirect: ansible.hub.ah_ee_repository
ah_ee_repository_sync:
redirect: ansible.hub.ah_ee_repository_sync
ah_group:
redirect: ansible.hub.ah_group
ah_namespace:
redirect: ansible.hub.ah_namespace
ah_role:
redirect: ansible.hub.ah_role
ah_token:
redirect: ansible.hub.ah_token
ah_user:
redirect: ansible.hub.ah_user
collection_remote:
redirect: ansible.hub.collection_remote
collection_repository:
redirect: ansible.hub.collection_repository
collection_repository_sync:
redirect: ansible.hub.collection_repository_sync
group_roles:
redirect: ansible.hub.group_roles
ah_ee_namespace:
deprecation:
removal_version: 3.0.0
Expand Down

0 comments on commit b1314ca

Please sign in to comment.