Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-02 Thread Dick Visser
Hi You seem to be circling around the fact that you don't have internet connectivity in your environment. And the recommendations that were given by the previous posters didn't get any traction. There are many ways to get content onto an air gapped system. But this is entirely dependent on your

Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-02 Thread Rich Megginson
On 2/2/21 10:01 AM, ursa Brown wrote: in rhel-system-roles package the geerlinguy or haproxy role is not there. How will I use a geerlinguy haproxy role? I don't know, but I'm curious as to why you thought the "geerlinguy haproxy" role was provided by the linux-system-roles or

Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-02 Thread ursa Brown
in rhel-system-roles package the geerlinguy or haproxy role is not there. How will I use a geerlinguy haproxy role? Thanks On Tuesday, February 2, 2021 at 9:59:04 AM UTC-6 Richard Megginson wrote: > On 2/2/21 8:27 AM, ursa Brown wrote: > > For start I only have a RHEL7 iso. > > > In RHEL the

Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-02 Thread Rich Megginson
On 2/2/21 8:27 AM, ursa Brown wrote: For start I only have a RHEL7 iso. In RHEL the package is called `rhel-system-roles`. On Tuesday, February 2, 2021 at 9:02:12 AM UTC-6 Richard Megginson wrote: On 2/1/21 7:33 PM, ursa Brown wrote: So the yum install linux-system-roles wont

Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-02 Thread ursa Brown
For start I only have a RHEL7 iso. On Tuesday, February 2, 2021 at 9:02:12 AM UTC-6 Richard Megginson wrote: > On 2/1/21 7:33 PM, ursa Brown wrote: > > > So the yum install linux-system-roles wont fix this? > > > Yes, you can use `yum install linux-system-roles` - what platform are you > using

Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-02 Thread Rich Megginson
On 2/1/21 7:33 PM, ursa Brown wrote: So the yum install linux-system-roles wont fix this? Yes, you can use `yum install linux-system-roles` - what platform are you using for your Ansible controller node?  Fedora 32/33? On Monday, February 1, 2021 at 4:34:17 PM UTC-6 jbor...@gmail.com

Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-02 Thread Jorge Rúa
By mirror I mean cloning, downloading content from ansible-galaxy and placing it into a server in your network. This server can then expose the very same content via http/s, git protocols. So you'll need to come up with an strategy to fetch content upstream to your network. After you've built your

Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-02 Thread ursa Brown
when you say mirror? like this? 1. cp -r /usr/share/ansible/roles/rhel-system-roles.network /home/ansible/roles/ On Monday, February 1, 2021 at 2:14:09 PM UTC-6 ursa Brown wrote: > there should be a offline flag.. > > On Monday, February 1, 2021 at 10:34:11 AM UTC-6 jruar...@gmail.com

Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-01 Thread ursa Brown
Do you mind showing me the step on how to do it offline? Thank you On Monday, February 1, 2021 at 4:34:17 PM UTC-6 jbor...@gmail.com wrote: > How do you expect to download a role from the internet if you don't have > access to the internet in the first place. An offline flag would only work >

Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-01 Thread ursa Brown
So the yum install linux-system-roles wont fix this? On Monday, February 1, 2021 at 4:34:17 PM UTC-6 jbor...@gmail.com wrote: > How do you expect to download a role from the internet if you don't have > access to the internet in the first place. An offline flag would only work > if you've

Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-01 Thread jbor...@gmail.com
How do you expect to download a role from the internet if you don't have access to the internet in the first place. An offline flag would only work if you've already downloaded the roles and placed it somewhere, if that's the case then just copy it into the roles directory like normal roles.

Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-01 Thread ursa Brown
there should be a offline flag.. On Monday, February 1, 2021 at 10:34:11 AM UTC-6 jruar...@gmail.com wrote: > If you don't have access to the internet, then you'll have to mirror the > required content into your network somehow. > > FYI: https://galaxy.ansible.com/docs/using/installing.html >

Re: [ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-01 Thread Jorge Rúa
If you don't have access to the internet, then you'll have to mirror the required content into your network somehow. FYI: https://galaxy.ansible.com/docs/using/installing.html You can also consider running an Pulp instance to server ansible content too: https://github.com/pulp/pulp_ansible HTH,

[ansible-project] [WARNING]: - linux-system-roles.network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':

2021-02-01 Thread ursa Brown
How can I make ansible-galaxy work if it is not connected to internet? Thank you ansible-galaxy role install linux-system-roles.network [WARNING]: - linux-system-roles. network was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':