diff --git a/galaxy.yml b/galaxy.yml index bad3a3b7..1be1c512 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -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 diff --git a/infra-ah_configuration-2.0.6.tar.gz b/infra-ah_configuration-2.0.6.tar.gz deleted file mode 100644 index 12140a11..00000000 Binary files a/infra-ah_configuration-2.0.6.tar.gz and /dev/null differ diff --git a/meta/runtime.yml b/meta/runtime.yml index e4a431ed..e7aeeb98 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -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