Skip to content

Commit 275082d

Browse files
docs: netaddr requirement
1 parent 3145e56 commit 275082d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,10 @@ The Role can install the RKE2 in 3 modes:
2222

2323
> It is possible to upgrade RKE2 by changing `rke2_version` variable and re-running the playbook with this role. During the upgrade process the RKE2 service on the nodes will be restarted one by one. The Ansible Role will check if the node on which the service was restarted is in Ready state and only then proceed with restarting service on another Kubernetes node.
2424
25-
## Requirements
25+
## Requirements for Anisble Controller
2626

2727
* Ansible 2.10+
28+
* `netaddr` Python package
2829

2930
## Tested on
3031

0 commit comments

Comments
 (0)