Regen modules. Add tests.

This commit is contained in:
Chris Houseknecht
2017-10-11 13:44:58 -04:00
parent c1ba7bb979
commit aa8fe4ea23
187 changed files with 390 additions and 217 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env python
#!/usr/bin/python
# -*- coding: utf-8 -*-
from ansible.module_utils.k8s_common import KubernetesAnsibleModule, KubernetesAnsibleException