Running Semaphore in air-gapped environment. #3047
rajeeshunikandayil
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use the RedHat Ansible role - infra.lvm_snapshots. For some reasone whenever I try to run this playbook, it tries to connect to internet to download the collections. How can I avoid this?
Error:
2:08:26 PM
No /tmp/semaphore/repository_2_5/infra.lvm_snapshots/collections/requirements.yml file found. Skip galaxy install process.
2:08:27 PM
Starting galaxy collection install process
2:08:27 PM
Process install dependency map
2:11:27 PM
[WARNING]: Skipping Galaxy server https://galaxy.ansible.com. Got an unexpected
2:11:27 PM
error when getting available versions of collection community.general: Unknown
2:11:27 PM
error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':
2:11:27 PM
<urlopen error [Errno 97] Address family not supported by protocol>. <urlopen
2:11:27 PM
error [Errno 97] Address family not supported by protocol>
2:11:27 PM
ERROR! Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/': <urlopen error [Errno 97] Address family not supported by protocol>. <urlopen error [Errno 97] Address family not supported by protocol>
2:11:27 PM
Failed to install requirements: exit status 1
2:11:27 PM
Running app failed: exit status 1
Beta Was this translation helpful? Give feedback.
All reactions