mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 13:02:37 +00:00
Restores module_utils
This commit is contained in:
@@ -8,9 +8,11 @@ The modules are found in the [library folder](./library). Each has full document
|
||||
|
||||
If you find an issue with a particular module, or have suggestions, please file an issue at the [OpenShift Rest Client repo](https://github.com/openshift/openshift-restclient-python/issues).
|
||||
|
||||
For convenience, the `k8s_common.py` module is included under [module_utils](./module_utils). This is because it is not currenlty part of an official Ansible release. It is part of Ansible, and you will find it in the `devel` branch. So at some point in the future, it will be part of a relase. In the meantime, it will also be included here. If you happen to find a bug, or would like to make a change, please open issue ans submit pull requests at the [Ansible repo](https://github.com/ansible/ansible).
|
||||
|
||||
## Requirements
|
||||
|
||||
- Ansible installed from source
|
||||
- Ansible
|
||||
- [OpenShift Rest Client](https://github.com/openshift/openshift-restclient-python) installed on the host where the modules will execute.
|
||||
|
||||
## Installation and use
|
||||
|
||||
Reference in New Issue
Block a user