Update docs for main

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
kubevirt-bot
2024-07-03 14:23:16 +00:00
parent 5ad3ff075c
commit d084370d1e
5 changed files with 1 additions and 5 deletions

View File

@@ -171,7 +171,6 @@ ansible-galaxy<span class="w"> </span>collection<span class="w"> </span>install<
<section id="python-libraries">
<h4>Python libraries<a class="headerlink" href="#python-libraries" title="Link to this heading"></a></h4>
<ul class="simple">
<li><p>jinja2</p></li>
<li><p>jsonpatch</p></li>
<li><p>kubernetes&gt;=28.1.0</p></li>
<li><p>PyYAML&gt;=3.11</p></li>

View File

@@ -55,7 +55,6 @@ ansible-galaxy collection install -r requirements.yml
#### Python libraries
- jinja2
- jsonpatch
- kubernetes>=28.1.0
- PyYAML>=3.11

View File

@@ -70,7 +70,6 @@ The below requirements are needed on the host that executes this module.
- kubernetes \>= 28.1.0
- PyYAML \>= 3.11
- jsonpatch
- jinja2

View File

@@ -145,7 +145,6 @@ see <a class="reference internal" href="#ansible-collections-kubevirt-core-kubev
<li><p>kubernetes &gt;= 28.1.0</p></li>
<li><p>PyYAML &gt;= 3.11</p></li>
<li><p>jsonpatch</p></li>
<li><p>jinja2</p></li>
</ul>
</section>
<section id="parameters">

File diff suppressed because one or more lines are too long