Restores module_utils

This commit is contained in:
Chris Houseknecht
2017-08-23 21:08:11 -04:00
parent 2fa7e4234f
commit bbcd284edf
3 changed files with 319 additions and 1 deletions

3
module_utils/README.md Normal file
View File

@@ -0,0 +1,3 @@
The `k8_common.py` module is not currently available in an official release of Ansible. It is part of Ansible, and you'll find it on the `devel` branch, so at some point it will make it into a release. Until then, it's included here in order for convenience.
If you have uncovered a problem with it, or would like to make a change, please open issue and submit pull requess at the [Ansible repo](https://github.com/ansible/ansible).