ansible / mazer

Experimental Ansible Galaxy Content Manager
GNU General Public License v3.0
113 stars 18 forks source link

Limit scope of installable content #49

Closed chouseknecht closed 6 years ago

chouseknecht commented 6 years ago

There's still a lot of questions around modules and plugins, mainly the following:

For this reason, we will limit for the v3.0 release of the client (not sure what version we're actually calling it, but the version we release at the end of June) what can be installed to the following:

Support for modules and plugins will be included in the next release, assuming we have answers to the above questions.

chouseknecht commented 6 years ago

@alikins

As we discussed in chat, lets also do the following as part of this:

When we're ready to cut a release, we can simply use tags, or create a stable-x.y branch.

chouseknecht commented 6 years ago

The install code for modules, plugins, module_utils is not critical, and not tied to the v0.1.0 release. We're not removing the code, and we're not going to continue iterating on it for this release. If it doesn't work in v0.1.0, that's perfectly fine.

We will begin iterating on it again for v0.2.0, so let's not completely abandon it, or remove.

alikins commented 6 years ago

Default branch is now 'devel' and 'master' has been deleted. The repo license file, and README have been updated to GPLv3 repo is now named 'mazer'

alikins commented 6 years ago

Fixed in devel at sometime before 91262d9876c3d486c816b057f54a6a44affd19e1