Releases: stolostron/ansible-collection.core
Releases · stolostron/ansible-collection.core
v0.0.2
v0.0.1
stolostron.core Ansible Collection v0.0.1 Release Notes
Release Summary
This is the first release of the stolostron.core
collection.
New Modules
- stolostron.core.cluster_management_addon - Enable/Disable a feature on the Hub cluster.
- stolostron.core.cluster_proxy - Get cluster proxy URL for managedcluster.
- stolostron.core.managed_serviceaccount - Setup a serviceaccount on a managedcluster, and return the serviceaccount token.
- stolostron.core.managed_serviceaccount_rbac - Setup a serviceaccount on a managedcluster with the specified RBAC permission.
- stolostron.core.managedcluster_addon - Enable/Disable an addon on a managedcluster.
- stolostron.core.ocm_managedcluster - Fetch ocm managedclusters, and group clusters by labels.
v0.0.1-alpha.1
Merge pull request #148 from stolostron/main-bot-docs [Github Action] Update Docs
v0.0.1-alpha
fixing namespace and collection name in galaxy pub action (#144) Signed-off-by: Nathan Weatherly <nweather@redhat.com>