Issue #1, Issue #2: Move more content into collection, fix tests.

This commit is contained in:
Jeff Geerling
2020-01-30 13:51:43 -06:00
parent 2e807f946a
commit d94dd72ae6
53 changed files with 15728 additions and 12 deletions

View File

@@ -268,7 +268,7 @@ result:
sample: 48
'''
from ansible.module_utils.k8s.raw import KubernetesRawModule
from ansible_collections.community.kubernetes.plugins.module_utils.raw import KubernetesRawModule
def main():