Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

3.0.1-1

Compare
Choose a tag to compare
@mikedep333 mikedep333 released this 31 Jan 21:39
5a1f78b

This is the 1st release of ansible-pulp that corresponds to, and installs / upgrades to, a specific version of pulpcore.

This release corresponds to pulpcore 3.0.1.

The variable version was added under pulp_install_plugins, so that you can specify the exact version of a plugin (from PyPI) to install.

Note that the boolean variable pulp_upgrade was removed. It would install the latest version of pulpcore (such as 3.1.0 currently), whereas the version of pulpcore to install, or upgrade to, is now controlled by ansible-pulp itself. Running this installer against pulpcore 3.0.0 will upgrade it to 3.0.1.