mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 03:11:24 -07:00
Reorganize k8s common (#34212)
* Reorganize k8s common * Separates AnsibleMixin * Fix lint issues
This commit is contained in:
parent
8ddb84a155
commit
9b4a1ed475
6 changed files with 386 additions and 375 deletions
|
@ -176,7 +176,7 @@ diff:
|
|||
type: list
|
||||
'''
|
||||
|
||||
from ansible.module_utils.openshift_common import OpenShiftAnsibleModule
|
||||
from ansible.module_utils.k8s.common import OpenShiftAnsibleModule
|
||||
|
||||
|
||||
def main():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue