Add version_added to docs for each of the new collection modules.

This commit is contained in:
Jeff Geerling
2020-05-14 09:39:17 -05:00
parent 600fa44098
commit aad3ec7ad5
5 changed files with 10 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ module: helm_info
short_description: Get informations from Helm package deployed inside the cluster
version_added: "0.11.0"
author:
- Lucas Boisserie (@LucasBoisserie)