Re: [Pulp-dev] BREAKING CHANGE: Pulp 3 Installer

2020-05-25 Thread Fabricio Aguiar
we have build_ignore but it is not released yet, it will be available on ansible 2.10: https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/dev_guide/developing_collections.rst#ignoring-files-and-folders Best regards, Fa

Re: [Pulp-dev] BREAKING CHANGE: Pulp 3 Installer

2020-05-25 Thread Matthias Dellweg
I can only assume that the symlinks would work from a technical perspective. But i think what he meant was to make the change and add symlinks for the old names around (for a [little] while). It will probably be impossible to get those symlinks into the collection, so the question is, can we have t

Re: [Pulp-dev] BREAKING CHANGE: Pulp 3 Installer

2020-05-20 Thread Brian Bouterse
On Wed, May 20, 2020 at 2:31 PM James Cassell wrote: > On Wed, May 20, 2020, at 1:38 PM, Fabricio Aguiar wrote: > > We are working to have pulp_installer > > published as a collection on > > galaxy > > > > As stated in [1] we had to rename our roles use un

Re: [Pulp-dev] BREAKING CHANGE: Pulp 3 Installer

2020-05-20 Thread James Cassell
On Wed, May 20, 2020, at 1:38 PM, Fabricio Aguiar wrote: > We are working to have pulp_installer > published as a collection on > galaxy > > As stated in [1] we had to rename our roles use underscore rather than > dashes [2], this change is merged and it

[Pulp-dev] BREAKING CHANGE: Pulp 3 Installer

2020-05-20 Thread Fabricio Aguiar
We are working to have pulp_installer published as a collection on galaxy As stated in [1] we had to rename our roles use underscore rather than dashes [2], this change is merged and it is planned to be released along with pulpcore 3.4.0 on May 27th. After