Last active
May 15, 2023 10:00
-
-
Save zeitounator/a6075789a4eee183773e8e37dcebf204 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ansible-galaxy collection install -U openstack.cloud --force -vvv | |
ansible-galaxy [core 2.14.2] | |
config file = None | |
configured module search path = ['/home/user/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] | |
ansible python module location = /home/user/.local/lib/python3.9/site-packages/ansible | |
ansible collection location = /home/user/.ansible/collections:/usr/share/ansible/collections | |
executable location = /home/user/.local/bin/ansible-galaxy | |
python version = 3.9.5 (default, Nov 23 2021, 15:27:38) [GCC 9.3.0] (/usr/bin/python3.9) | |
jinja version = 3.1.2 | |
libyaml = True | |
No config file found; using defaults | |
Starting galaxy collection install process | |
Found installed collection smag.mysql:1.0.0 at '/home/user/.ansible/collections/ansible_collections/smag/mysql' | |
Found installed collection smag.dnsmasq_network_manager:1.0.0 at '/home/user/.ansible/collections/ansible_collections/smag/dnsmasq_network_manager' | |
Found installed collection smag.cassandra:1.0.0 at '/home/user/.ansible/collections/ansible_collections/smag/cassandra' | |
Process install dependency map | |
Opened /home/olcla/.ansible/galaxy_token | |
Starting collection install process | |
Downloading https://galaxy.ansible.com/download/openstack-cloud-2.1.0.tar.gz to /home/user/.ansible/tmp/ansible-local-1884976f47934w/tmpqft515xb/openstack-cloud-2.1.0-u1rg5s0h | |
Collection 'openstack.cloud:2.1.0' obtained from server default https://galaxy.ansible.com/api/ | |
Installing 'openstack.cloud:2.1.0' to '/home/user/.ansible/collections/ansible_collections/openstack/cloud' | |
openstack.cloud:2.1.0 was installed successfully |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment