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
|
b32e2609c0
|
Issue #33: Fix python lint issue with spacing.
|
2020-02-20 10:54:24 -06:00 |
|
Jeff Geerling
|
5417177436
|
Fixes #33: Add missing args and docs for src and apply parameters in k8s_service.py.
|
2020-02-20 10:54:24 -06:00 |
|
Fabian von Feilitzsch
|
875c5dfafe
|
Update version
|
2020-02-18 15:20:30 -05:00 |
|
Fabian von Feilitzsch
|
14bc933a21
|
Add types to arguments
|
2020-02-18 13:26:56 -05:00 |
|
Fabian von Feilitzsch
|
75bf82d42c
|
Fix paths to properly use FQCN where necessary
|
2020-02-18 12:04:29 -05:00 |
|
Fabian von Feilitzsch
|
373b0fc93c
|
Also provide log_lines
|
2020-02-17 16:14:44 -05:00 |
|
Fabian von Feilitzsch
|
b69e783b21
|
Add module for retrieving pod logs
|
2020-02-17 16:14:44 -05:00 |
|
Tristan Cacqueray
|
eb50e6f6cd
|
Fix k8s_exec mode
|
2020-02-14 14:13:49 -05:00 |
|
Tristan Cacqueray
|
5f1b88ba6f
|
Update test variable name and k8s_exec version_added attribute
|
2020-02-14 18:28:16 +00:00 |
|
Tristan Cacqueray
|
42cf348eeb
|
Fix doc required and remove exec bit
|
2020-02-13 19:13:59 -05:00 |
|
Tristan Cacqueray
|
3bab767762
|
Fix doc-required-mismatch
|
2020-02-13 19:13:59 -05:00 |
|
Tristan Cacqueray
|
c4f5d254ca
|
Fix doc_fragments reference
|
2020-02-13 19:13:59 -05:00 |
|
Tristan Cacqueray
|
58d9bc13bb
|
Add k8s_exec module to execute command through the API
This change adds a new module to execute command in a container
through the API:
https://docs.okd.io/latest/dev_guide/executing_remote_commands.html#protocol
Related: https://github.com/ansible/ansible/pull/55029
Closes: https://github.com/ansible-collections/kubernetes/issues/7
|
2020-02-13 19:13:59 -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 |
|