Re: Packaging of Ansible collections

2020-02-10 Thread Bill Nottingham
James Cassell (fedoraproj...@cyberpear.com) said: > > > I guess if would be enough to put the files somewhere under > > > /usr/share/ansible, but not sure. Also I'm not sure what download URL > > > could > > > be used. > > > > What is the goal of downstream collection packaging here - what colle

Re: Packaging of Ansible collections

2020-02-10 Thread Igor Gnatenko
The goal is to be able to use ansible with collections installed via RPM without having to connect to the internet. On Mon, Feb 10, 2020 at 4:45 PM Bill Nottingham wrote: > > Igor Gnatenko (ignatenkobr...@fedoraproject.org) said: > > Hello, > > > > Did anybody had an experience of packaging Ansib

Re: Packaging of Ansible collections

2020-02-10 Thread James Cassell
L On Mon, Feb 10, 2020, at 10:33 AM, Bill Nottingham wrote: > Igor Gnatenko (ignatenkobr...@fedoraproject.org) said: > > Hello, > > > > Did anybody had an experience of packaging Ansible collections into an RPM? > > > > I guess if would be enough to put the files somewhere under > > /usr/share/a

Re: Packaging of Ansible collections

2020-02-10 Thread Bill Nottingham
Igor Gnatenko (ignatenkobr...@fedoraproject.org) said: > Hello, > > Did anybody had an experience of packaging Ansible collections into an RPM? > > I guess if would be enough to put the files somewhere under > /usr/share/ansible, but not sure. Also I'm not sure what download URL could > be used.

Re: Packaging of Ansible collections

2020-02-09 Thread Orion Poplawski
On 2/9/20 2:58 AM, Igor Gnatenko wrote: Hello, Did anybody had an experience of packaging Ansible collections into an RPM? I guess if would be enough to put the files somewhere under /usr/share/ansible, but not sure. Also I'm not sure what download URL could beĀ used. It seems to me that "an

Re: Packaging of Ansible collections

2020-02-09 Thread Nico Kadel-Garcia
On Sun, Feb 9, 2020 at 4:59 AM Igor Gnatenko wrote: > > Hello, > > Did anybody had an experience of packaging Ansible collections into an RPM? > > I guess if would be enough to put the files somewhere under > /usr/share/ansible, but not sure. Also I'm not sure what download URL could > be used.

Re: Packaging of Ansible collections

2020-02-09 Thread Neal Gompa
On Sun, Feb 9, 2020 at 4:59 AM Igor Gnatenko wrote: > > Hello, > > Did anybody had an experience of packaging Ansible collections into an RPM? > > I guess if would be enough to put the files somewhere under > /usr/share/ansible, but not sure. Also I'm not sure what download URL could > be used.

Packaging of Ansible collections

2020-02-09 Thread Igor Gnatenko
Hello, Did anybody had an experience of packaging Ansible collections into an RPM? I guess if would be enough to put the files somewhere under /usr/share/ansible, but not sure. Also I'm not sure what download URL could be used. ___ devel mailing list --