Abhijeet Kasurde
|
00fa8789a2
|
k8s: add support for template (#230)
Fixes: #37
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
2020-09-28 11:35:26 +05:30 |
|
Abhijeet Kasurde
|
f03d2ce243
|
k8s_info: Add support for wait (#235)
Fixes: #18
|
2020-09-28 10:52:00 +05:30 |
|
Abhijeet Kasurde
|
308956b313
|
Replace KubernetesRawModule class (#231)
* Migrate from KubernetesRawModule to K8sAnsibleMixin
* Modified k8s.py
* Modified k8s_service.py
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
2020-09-19 09:54:40 +05:30 |
|
Yaakov Selkowitz
|
9aa85e8eb5
|
Update openshift requirements in k8s module doc
|
2020-07-06 11:10:59 -04:00 |
|
Jeff Geerling
|
881ca3d006
|
Fixes #145: Use FQCN in module docs and in plugin examples.
|
2020-06-29 16:25:42 -05:00 |
|
Abhijeet Kasurde
|
3078131db5
|
Minor doc fixes (#114)
* Spelling fixes
* Documentation update
* Example update to use FQCN
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
2020-06-05 11:32:26 +05:30 |
|
Örjan Sjöholm
|
f45d33224f
|
Remove ANSIBLE_METADATA
The meta data field is deprecated and is not used anymore.
See ansible-collections/overview#57 for more details.
|
2020-05-14 14:25:07 +02:00 |
|
Jeff Geerling
|
7aa071c98f
|
Issue #49: Remaining fixes from diff on auto-migrated collection.
|
2020-03-20 15:42:13 -05:00 |
|
Baptiste Mille-Mathias
|
9b821a9333
|
Fix examples to use from_yaml filter with lookup
|
2020-03-12 13:55:07 -05:00 |
|
Jeff Geerling
|
18fb76c695
|
Fixes #13: Fix missing 'elements' in list argument spec.
|
2020-02-11 16:38:05 -06:00 |
|
Jeff Geerling
|
99dcbcc32f
|
Issue #2: Ignore return-syntax-error for now.
|
2020-01-30 16:42:22 -06:00 |
|
Jeff Geerling
|
21770a4fe2
|
Issue #2: Get the rest of the documentation errors fixed.
|
2020-01-30 16:35:24 -06:00 |
|
Jeff Geerling
|
3cba5969cc
|
Fixes #5: Use proper FQCN for doc fragment refs.
|
2020-01-30 15:45:30 -06:00 |
|
Jeff Geerling
|
49fe926bb4
|
Issue #2, Issue #5: Migrate doc_fragments, fix missing types in docs.
|
2020-01-30 15:28:30 -06:00 |
|
Jeff Geerling
|
d94dd72ae6
|
Issue #1, Issue #2: Move more content into collection, fix tests.
|
2020-01-30 13:51:43 -06:00 |
|
Jeff Geerling
|
4b6fdb1615
|
Issue #1: Restructure role into collection using content_collector.
|
2020-01-30 10:50:44 -06:00 |
|