I try every method except tarball file which i don’t no how to install in rhel9 … If there is any cmd fle that help me
First step I tried is
Ansible-galaxy collection install community. General
Error:
Process install dependency map
WARNING]: Skipping Galaxy server [link same as below] Got an unexpected error when getting available versions ofcollection community.general: Unknown error men attempting to call Galaxy at 'https//galaxy.ansible.com/api/: curlopen error [Errno 2) Name or service not knowm>. <urlopen error [Errno 2) Name or service
ot known> ROR! Unknown error when attempting to call sal curlepen error [Errno 21 Mane or service not known>, <urlopen error [Erine
Name or service not known
Second method: using requirement file
Requirements. Yml
Collections:
- name: community.general
Change in config file
[Server]
Server= https://galaxy.ansible.com/
Same error as above
Can someone help me with this?
Ansible-core 2.14.4