Embedded docs clarifications and refinements. (#258)

* Another embedded docs clarifications in k8s_rollback

* Embedded docs clarification in helm_pljugin_info

* Embedded docs clarification in k8s

* More embedded docs clarification in k8s inventory plugin

* Fixed markdown formatting to RST in k8s_rollback
This commit is contained in:
Timothy Appnel
2020-10-08 16:32:54 -04:00
committed by GitHub
parent ef256060f1
commit f0dacc083c
5 changed files with 13 additions and 12 deletions

View File

@@ -17,7 +17,7 @@ author:
description:
- Use the OpenShift Python client to perform the Rollback.
- Authenticate using either a config file, certificates, password or token.
- Similar to the kubectl rollout undo command.
- Similar to the C(kubectl rollout undo) command.
options:
label_selectors:
description: List of label selectors to use to filter results.