diff --git a/README.rst b/README.rst index 9646441dd..d9ba229ca 100644 --- a/README.rst +++ b/README.rst @@ -35,6 +35,15 @@ zhmc-ansible-modules - Ansible modules for the IBM Z HMC Web Services API .. contents:: Contents: :local: +Moving to Ansible Galaxy +======================== + +Starting with version 1.0.0, the zhmc Ansible modules are no longer distributed +as the +`zhmc-ansible-modules package on Pypi `_, +but as the +`ibm.zhmc collection on Galaxy `_. + Overview ======== diff --git a/docs/changes.rst b/docs/changes.rst index eb7a6ed30..0e8524a59 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -19,6 +19,16 @@ Change log ---------- +Moving to Ansible Galaxy +^^^^^^^^^^^^^^^^^^^^^^^^ + +Starting with version 1.0.0, the zhmc Ansible modules are no longer distributed +as the +`zhmc-ansible-modules package on Pypi `_, +but as the +`ibm.zhmc collection on Galaxy `_. + + Version 0.8.3.dev1 ^^^^^^^^^^^^^^^^^^ diff --git a/docs/intro.rst b/docs/intro.rst index 5c67f532b..19256495d 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -18,6 +18,14 @@ Introduction ============ +Moving to Ansible Galaxy +------------------------ + +Starting with version 1.0.0, the zhmc Ansible modules are no longer distributed +as the +`zhmc-ansible-modules package on Pypi `_, +but as the +`ibm.zhmc collection on Galaxy `_. .. _`What this package provides`: