Ö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 |
|
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 |
|