You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-2Lines changed: 12 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,17 @@ It is designed keeping simplicity as the core value. Hence it is
8
8
1. Easy to use
9
9
2. Easy to develop
10
10
11
+
Checkout this [blog](https://www.nutanix.dev/2022/08/05/getting-started-with-the-nutanix-ansible-module/) for getting started with nutanix ansible module.
12
+
11
13
# Version compatibility
12
14
13
15
## Ansible
14
-
> This collection has been tested against following versions:
16
+
This collection has been tested against following versions:
15
17
1. ansible==5.0.1
16
18
2. ansible-core==2.12.3
17
19
18
20
## Python
19
-
> This collection requires Python 2.7 or greater
21
+
This collection requires Python 2.7 or greater
20
22
21
23
## Prism Cenral
22
24
> For the 1.1.0 release of the ansible plugin it will have N-2 compatibility with the Prism Central APIs. This release was tested against Prism Central versions pc2022.1.0.2, pc.2021.9.0.5 and pc.2021.8.0.1.
@@ -27,6 +29,8 @@ It is designed keeping simplicity as the core value. Hence it is
27
29
28
30
> For the 1.4.0 release of the ansible plugin it will have N-2 compatibility with the Prism Central APIs. This release was tested against Prism Central versions pc.2022.4, pc2022.1.0.2 and pc.2021.9.0.4.
29
31
32
+
> For the 1.5.0 release of the ansible plugin it will have N-2 compatibility with the Prism Central APIs. This release was tested against Prism Central versions pc.2022.6, pc.2022.4.0.2 and pc2022.1.0.2.
33
+
30
34
### Notes:
31
35
1. Static routes module (ntnx_static_routes) is supported for PC versions >= pc.2022.1
0 commit comments