Skip to content

Commit

Permalink
Fix(cv_facts_v3): Change released version for module (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
titom73 authored Feb 3, 2022
1 parent d8b8b0a commit c599740
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 16 deletions.
13 changes: 0 additions & 13 deletions ansible_collections/arista/cvp/docs/_build/cv_facts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,19 +73,6 @@ The following options may be specified for this module:
</td>
</tr>

<tr>
<td>options<br/><div style="font-size: small;"></div></td>
<td>dict</td>
<td>no</td>
<td></td>
<td></td>
<td>
<div>Implements the ability to create a sub-argument_spec, where the sub</div>
<div>options of the top level argument are also validated using</div>
<div>the attributes discussed in this section.</div>
</td>
</tr>

</table>
</br>

Expand Down
2 changes: 1 addition & 1 deletion ansible_collections/arista/cvp/docs/_build/cv_facts_v3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cv_facts_v3
+++++++++++
Collect facts from Cloudvision

Module added in version 3.2.0
Module added in version 3.3.0



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Collect facts from Cloudvision

Module added in version 3.2.0
Module added in version 3.3.0

<div class="contents" local="" depth="2">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

DOCUMENTATION = r'''
module: cv_facts_v3
version_added: "3.2.0"
version_added: "3.3.0"
author: EMEA AS Team (@aristanetworks)
short_description: Collect facts from Cloudvision
description:
Expand Down

0 comments on commit c599740

Please sign in to comment.