ionos-cloud / module-ansible

Apache License 2.0
9 stars 8 forks source link

Documentation for k8s_nodepool is incorrect #137

Closed attrib closed 5 months ago

attrib commented 1 year ago

Description

https://github.com/ionos-cloud/module-ansible/blob/master/docs/api/managed-kubernetes/k8s_nodepool.md

State the module name is k8s_nodepools

- name: Create k8s cluster nodepool
    k8s_nodepools:

It should be k8s_nodepool (without s!)

Expected behavior

Documentation should match module.

rmocanu-ionos commented 5 months ago

This should be solved in 7.4.1, please let us know if there are other issues.