mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
Move k8s modules to dynamic backend (#39632)
* Move k8s modules to dynamic backend
This commit is contained in:
parent
7929aed7af
commit
4373b155a5
18 changed files with 540 additions and 1883 deletions
|
@ -77,7 +77,7 @@ DOCUMENTATION = '''
|
|||
|
||||
requirements:
|
||||
- "python >= 2.7"
|
||||
- "openshift == 0.4.1"
|
||||
- "openshift >= 0.6"
|
||||
- "PyYAML >= 3.11"
|
||||
'''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue