File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,15 @@ zhmc-ansible-modules - Ansible modules for the IBM Z HMC Web Services API
35
35
.. contents :: Contents:
36
36
:local:
37
37
38
+ Moving to Ansible Galaxy
39
+ ========================
40
+
41
+ Starting with version 1.0.0, the zhmc Ansible modules are no longer distributed
42
+ as the
43
+ `zhmc-ansible-modules package on Pypi <https://pypi.org/project/zhmc-ansible-modules/ >`_,
44
+ but as the
45
+ `ibm.zhmc collection on Galaxy <https://galaxy.ansible.com/ibm/zhmc/ >`_.
46
+
38
47
Overview
39
48
========
40
49
Original file line number Diff line number Diff line change @@ -19,6 +19,16 @@ Change log
19
19
----------
20
20
21
21
22
+ Moving to Ansible Galaxy
23
+ ^^^^^^^^^^^^^^^^^^^^^^^^
24
+
25
+ Starting with version 1.0.0, the zhmc Ansible modules are no longer distributed
26
+ as the
27
+ `zhmc-ansible-modules package on Pypi <https://pypi.org/project/zhmc-ansible-modules/ >`_,
28
+ but as the
29
+ `ibm.zhmc collection on Galaxy <https://galaxy.ansible.com/ibm/zhmc/ >`_.
30
+
31
+
22
32
Version 0.8.3.dev1
23
33
^^^^^^^^^^^^^^^^^^
24
34
Original file line number Diff line number Diff line change 18
18
Introduction
19
19
============
20
20
21
+ Moving to Ansible Galaxy
22
+ ------------------------
23
+
24
+ Starting with version 1.0.0, the zhmc Ansible modules are no longer distributed
25
+ as the
26
+ `zhmc-ansible-modules package on Pypi <https://pypi.org/project/zhmc-ansible-modules/ >`_,
27
+ but as the
28
+ `ibm.zhmc collection on Galaxy <https://galaxy.ansible.com/ibm/zhmc/ >`_.
21
29
22
30
.. _`What this package provides` :
23
31
You can’t perform that action at this time.
0 commit comments