Skip to content

Instantly share code, notes, and snippets.

@rpelisse
Created June 24, 2024 15:02
Show Gist options
  • Save rpelisse/faaf08840f091c13626cb21ca68fa76f to your computer and use it in GitHub Desktop.
Save rpelisse/faaf08840f091c13626cb21ca68fa76f to your computer and use it in GitHub Desktop.
Install Ansible Collection for ActiveMQ
$ ansible-galaxy collection install middleware_automation.amq
ansible-galaxy collection install middleware_automation.amq
Starting galaxy collection install process
Process install dependency map
Starting collection install process
Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/middleware_automation-amq-2.0.2.tar.gz to /root/.ansible/tmp/ansible-local-89zoalegms/tmp5dl466hj/middleware_automation-amq-2.0.2-yz04g0ae
Installing 'middleware_automation.amq:2.0.2' to '/root/.ansible/collections/ansible_collections/middleware_automation/amq'
middleware_automation.amq:2.0.2 was installed successfully
'ansible.posix:1.5.4' is already installed, skipping.
'middleware_automation.common:1.2.1' is already installed, skipping.
'fedora.linux_system_roles:1.79.0' is already installed, skipping.
'community.general:9.1.0' is already installed, skipping.
'containers.podman:1.15.2' is already installed, skipping.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment