From 90a6664ddaadfd4a7c2f43a0492c47cf4f41db8b Mon Sep 17 00:00:00 2001 From: kubevirt-bot Date: Tue, 7 Jan 2025 13:17:50 +0000 Subject: [PATCH] Update docs for main Signed-off-by: kubevirt-bot --- main/.buildinfo | 2 +- main/CHANGELOG.html | 4 +- main/CONTRIBUTING.html | 4 +- main/README.html | 4 +- main/_sources/plugins/kubevirt.rst.txt | 2 +- main/_sources/plugins/kubevirt_vm.rst.txt | 2 +- .../_sources/plugins/kubevirt_vm_info.rst.txt | 2 +- .../plugins/kubevirt_vmi_info.rst.txt | 2 +- main/_static/pygments.css | 96 +++++++++---------- main/developing.html | 4 +- main/genindex.html | 4 +- main/index.html | 4 +- main/plugins/index.html | 4 +- main/plugins/kubevirt.html | 8 +- main/plugins/kubevirt_vm.html | 10 +- main/plugins/kubevirt_vm_info.html | 10 +- main/plugins/kubevirt_vmi_info.html | 10 +- main/releasing.html | 4 +- main/roles/index.html | 4 +- main/search.html | 4 +- main/testing.html | 4 +- 21 files changed, 94 insertions(+), 94 deletions(-) diff --git a/main/.buildinfo b/main/.buildinfo index 64be964..5a1aa77 100644 --- a/main/.buildinfo +++ b/main/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file records the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 7fcbdf2115bac471eb87a0a843fbb93b +config: b7d7f1b29d670bfaabeb3dbef2e0fc5c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/main/CHANGELOG.html b/main/CHANGELOG.html index 7b3342e..4427c67 100644 --- a/main/CHANGELOG.html +++ b/main/CHANGELOG.html @@ -7,7 +7,7 @@ KubeVirt Collection for Ansible Release Notes — KubeVirt Ansible Collection documentation - + @@ -421,7 +421,7 @@ Inventory source caching is now working and allows to reduce the load on the con
-

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with Sphinx using a diff --git a/main/CONTRIBUTING.html b/main/CONTRIBUTING.html index 277ca98..23ea239 100644 --- a/main/CONTRIBUTING.html +++ b/main/CONTRIBUTING.html @@ -7,7 +7,7 @@ Contributing — KubeVirt Ansible Collection documentation - + @@ -97,7 +97,7 @@
-

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with Sphinx using a diff --git a/main/README.html b/main/README.html index 2832bd9..770fc78 100644 --- a/main/README.html +++ b/main/README.html @@ -7,7 +7,7 @@ Lean Ansible bindings for KubeVirt — KubeVirt Ansible Collection documentation - + @@ -236,7 +236,7 @@ ansible-galaxy collection install<
-

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with Sphinx using a diff --git a/main/_sources/plugins/kubevirt.rst.txt b/main/_sources/plugins/kubevirt.rst.txt index 5b1efa3..a611120 100644 --- a/main/_sources/plugins/kubevirt.rst.txt +++ b/main/_sources/plugins/kubevirt.rst.txt @@ -6,7 +6,7 @@ :trim: .. meta:: - :antsibull-docs: 2.16.1 + :antsibull-docs: 2.16.2 .. Anchors diff --git a/main/_sources/plugins/kubevirt_vm.rst.txt b/main/_sources/plugins/kubevirt_vm.rst.txt index 8d96cf6..35c7ccc 100644 --- a/main/_sources/plugins/kubevirt_vm.rst.txt +++ b/main/_sources/plugins/kubevirt_vm.rst.txt @@ -6,7 +6,7 @@ :trim: .. meta:: - :antsibull-docs: 2.16.1 + :antsibull-docs: 2.16.2 .. Anchors diff --git a/main/_sources/plugins/kubevirt_vm_info.rst.txt b/main/_sources/plugins/kubevirt_vm_info.rst.txt index ac71b51..250e387 100644 --- a/main/_sources/plugins/kubevirt_vm_info.rst.txt +++ b/main/_sources/plugins/kubevirt_vm_info.rst.txt @@ -6,7 +6,7 @@ :trim: .. meta:: - :antsibull-docs: 2.16.1 + :antsibull-docs: 2.16.2 .. Anchors diff --git a/main/_sources/plugins/kubevirt_vmi_info.rst.txt b/main/_sources/plugins/kubevirt_vmi_info.rst.txt index e4a5715..d67ebb0 100644 --- a/main/_sources/plugins/kubevirt_vmi_info.rst.txt +++ b/main/_sources/plugins/kubevirt_vmi_info.rst.txt @@ -6,7 +6,7 @@ :trim: .. meta:: - :antsibull-docs: 2.16.1 + :antsibull-docs: 2.16.2 .. Anchors diff --git a/main/_static/pygments.css b/main/_static/pygments.css index fddd181..fe39d08 100644 --- a/main/_static/pygments.css +++ b/main/_static/pygments.css @@ -5,26 +5,26 @@ td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5 span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .highlight .hll { background-color: #ffffcc; border: 1px solid #edff00; padding-top: 2px; border-radius: 3px; display: block } .highlight { background: #f8f8f8; } -.highlight .c { color: #6a737d; font-style: italic } /* Comment */ -.highlight .err { color: #a61717; background-color: #e3d2d2; border: 1px solid #FF0000 } /* Error */ +.highlight .c { color: #6A737D; font-style: italic } /* Comment */ +.highlight .err { color: #A61717; background-color: #E3D2D2; border: 1px solid #F00 } /* Error */ .highlight .k { color: #007020; font-weight: bold } /* Keyword */ -.highlight .l { color: #032f62 } /* Literal */ -.highlight .n { color: #333333 } /* Name */ -.highlight .o { color: #666666; font-weight: bold } /* Operator */ +.highlight .l { color: #032F62 } /* Literal */ +.highlight .n { color: #333 } /* Name */ +.highlight .o { color: #666; font-weight: bold } /* Operator */ .highlight .p { font-weight: bold } /* Punctuation */ -.highlight .ch { color: #6a737d; font-style: italic } /* Comment.Hashbang */ -.highlight .cm { color: #6a737d; font-style: italic } /* Comment.Multiline */ +.highlight .ch { color: #6A737D; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #6A737D; font-style: italic } /* Comment.Multiline */ .highlight .cp { color: #007020 } /* Comment.Preproc */ -.highlight .cpf { color: #6a737d; font-style: italic } /* Comment.PreprocFile */ -.highlight .c1 { color: #6a737d; font-style: italic } /* Comment.Single */ -.highlight .cs { color: #999999; font-weight: bold; font-style: italic; background-color: #fff0f0 } /* Comment.Special */ -.highlight .gd { color: #A00000; background-color: #ffdddd } /* Generic.Deleted */ +.highlight .cpf { color: #6A737D; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #6A737D; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #999; font-weight: bold; font-style: italic; background-color: #FFF0F0 } /* Comment.Special */ +.highlight .gd { color: #A00000; background-color: #FDD } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ -.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gr { color: #A00 } /* Generic.Error */ .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ -.highlight .gi { color: #00A000; background-color: #ddffdd } /* Generic.Inserted */ -.highlight .go { color: #333333 } /* Generic.Output */ -.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ +.highlight .gi { color: #00A000; background-color: #DFD } /* Generic.Inserted */ +.highlight .go { color: #333 } /* Generic.Output */ +.highlight .gp { color: #C65D09; font-weight: bold } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ .highlight .gt { color: #0040D0 } /* Generic.Traceback */ @@ -34,48 +34,48 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: .highlight .kp { color: #007020; font-weight: bold } /* Keyword.Pseudo */ .highlight .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #902000; font-weight: bold } /* Keyword.Type */ -.highlight .ld { color: #032f62 } /* Literal.Date */ +.highlight .ld { color: #032F62 } /* Literal.Date */ .highlight .m { color: #208050 } /* Literal.Number */ -.highlight .s { color: #4070a0 } /* Literal.String */ +.highlight .s { color: #4070A0 } /* Literal.String */ .highlight .na { color: #008080 } /* Name.Attribute */ -.highlight .nb { color: #0086b3 } /* Name.Builtin */ -.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */ +.highlight .nb { color: #0086B3 } /* Name.Builtin */ +.highlight .nc { color: #458; font-weight: bold } /* Name.Class */ .highlight .no { color: #008080 } /* Name.Constant */ -.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */ +.highlight .nd { color: #555; font-weight: bold } /* Name.Decorator */ .highlight .ni { color: #800080; font-weight: bold } /* Name.Entity */ -.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */ -.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */ +.highlight .ne { color: #900; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #900; font-weight: bold } /* Name.Function */ .highlight .nl { color: #002070; font-weight: bold } /* Name.Label */ -.highlight .nn { color: #555555; font-weight: bold } /* Name.Namespace */ -.highlight .nx { color: #333333 } /* Name.Other */ -.highlight .py { color: #333333 } /* Name.Property */ -.highlight .nt { color: #22863a; font-weight: bold } /* Name.Tag */ -.highlight .nv { color: #9960b5; font-weight: bold } /* Name.Variable */ +.highlight .nn { color: #555; font-weight: bold } /* Name.Namespace */ +.highlight .nx { color: #333 } /* Name.Other */ +.highlight .py { color: #333 } /* Name.Property */ +.highlight .nt { color: #22863A; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #9960B5; font-weight: bold } /* Name.Variable */ .highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */ .highlight .pm { font-weight: bold } /* Punctuation.Marker */ -.highlight .w { color: #bbbbbb } /* Text.Whitespace */ -.highlight .mb { color: #009999 } /* Literal.Number.Bin */ -.highlight .mf { color: #009999 } /* Literal.Number.Float */ -.highlight .mh { color: #009999 } /* Literal.Number.Hex */ -.highlight .mi { color: #009999 } /* Literal.Number.Integer */ -.highlight .mo { color: #009999 } /* Literal.Number.Oct */ -.highlight .sa { color: #dd1144 } /* Literal.String.Affix */ -.highlight .sb { color: #dd1144 } /* Literal.String.Backtick */ -.highlight .sc { color: #dd1144 } /* Literal.String.Char */ -.highlight .dl { color: #dd1144 } /* Literal.String.Delimiter */ -.highlight .sd { color: #dd1144; font-style: italic } /* Literal.String.Doc */ -.highlight .s2 { color: #dd1144 } /* Literal.String.Double */ -.highlight .se { color: #dd1144; font-weight: bold } /* Literal.String.Escape */ -.highlight .sh { color: #dd1144 } /* Literal.String.Heredoc */ -.highlight .si { color: #dd1144; font-style: italic } /* Literal.String.Interpol */ -.highlight .sx { color: #dd1144 } /* Literal.String.Other */ +.highlight .w { color: #BBB } /* Text.Whitespace */ +.highlight .mb { color: #099 } /* Literal.Number.Bin */ +.highlight .mf { color: #099 } /* Literal.Number.Float */ +.highlight .mh { color: #099 } /* Literal.Number.Hex */ +.highlight .mi { color: #099 } /* Literal.Number.Integer */ +.highlight .mo { color: #099 } /* Literal.Number.Oct */ +.highlight .sa { color: #D14 } /* Literal.String.Affix */ +.highlight .sb { color: #D14 } /* Literal.String.Backtick */ +.highlight .sc { color: #D14 } /* Literal.String.Char */ +.highlight .dl { color: #D14 } /* Literal.String.Delimiter */ +.highlight .sd { color: #D14; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #D14 } /* Literal.String.Double */ +.highlight .se { color: #D14; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #D14 } /* Literal.String.Heredoc */ +.highlight .si { color: #D14; font-style: italic } /* Literal.String.Interpol */ +.highlight .sx { color: #D14 } /* Literal.String.Other */ .highlight .sr { color: #009926 } /* Literal.String.Regex */ -.highlight .s1 { color: #dd1144 } /* Literal.String.Single */ +.highlight .s1 { color: #D14 } /* Literal.String.Single */ .highlight .ss { color: #990073 } /* Literal.String.Symbol */ -.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */ -.highlight .fm { color: #06287e; font-weight: bold } /* Name.Function.Magic */ +.highlight .bp { color: #999 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #06287E; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #008080; font-weight: bold } /* Name.Variable.Class */ .highlight .vg { color: #008080; font-weight: bold } /* Name.Variable.Global */ .highlight .vi { color: #008080; font-weight: bold } /* Name.Variable.Instance */ -.highlight .vm { color: #bb60d5; font-weight: bold } /* Name.Variable.Magic */ -.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */ \ No newline at end of file +.highlight .vm { color: #BB60D5; font-weight: bold } /* Name.Variable.Magic */ +.highlight .il { color: #099 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/main/developing.html b/main/developing.html index df8bd7c..5a9fad3 100644 --- a/main/developing.html +++ b/main/developing.html @@ -7,7 +7,7 @@ Contributor’s Guidelines — KubeVirt Ansible Collection documentation - + @@ -135,7 +135,7 @@ be selected as virtualenv in VSCode (
-

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with Sphinx using a diff --git a/main/genindex.html b/main/genindex.html index a4132cd..88b496b 100644 --- a/main/genindex.html +++ b/main/genindex.html @@ -6,7 +6,7 @@ Index — KubeVirt Ansible Collection documentation - + @@ -97,7 +97,7 @@
-

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with Sphinx using a diff --git a/main/index.html b/main/index.html index 5703dfb..81af671 100644 --- a/main/index.html +++ b/main/index.html @@ -7,7 +7,7 @@ Welcome to kubevirt.core Collection documentation — KubeVirt Ansible Collection documentation - + @@ -174,7 +174,7 @@
-

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with Sphinx using a diff --git a/main/plugins/index.html b/main/plugins/index.html index 67aa381..42e0359 100644 --- a/main/plugins/index.html +++ b/main/plugins/index.html @@ -7,7 +7,7 @@ Plugin Index — KubeVirt Ansible Collection documentation - + @@ -164,7 +164,7 @@
-

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with Sphinx using a diff --git a/main/plugins/kubevirt.html b/main/plugins/kubevirt.html index 4757f18..89a3fcd 100644 --- a/main/plugins/kubevirt.html +++ b/main/plugins/kubevirt.html @@ -4,11 +4,11 @@ - + kubevirt – Inventory source for KubeVirt VirtualMachines and VirtualMachineInstances — KubeVirt Ansible Collection documentation - + @@ -1092,7 +1092,7 @@ see

Note

@@ -1148,7 +1148,7 @@ see -

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with
Sphinx using a diff --git a/main/plugins/kubevirt_vm.html b/main/plugins/kubevirt_vm.html index 977933b..bf7cb95 100644 --- a/main/plugins/kubevirt_vm.html +++ b/main/plugins/kubevirt_vm.html @@ -4,11 +4,11 @@ - + kubevirt_vm – Create or delete KubeVirt VirtualMachines — KubeVirt Ansible Collection documentation - + @@ -813,7 +813,7 @@ see

Note

@@ -906,7 +906,7 @@ see

Return Values

-

Common return values are documented here, the following are the fields unique to this module:

+

Common return values are documented here, the following are the fields unique to this module:

@@ -995,7 +995,7 @@ see -

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with
Sphinx using a diff --git a/main/plugins/kubevirt_vm_info.html b/main/plugins/kubevirt_vm_info.html index 90278e2..546f82e 100644 --- a/main/plugins/kubevirt_vm_info.html +++ b/main/plugins/kubevirt_vm_info.html @@ -4,11 +4,11 @@ - +kubevirt_vm_info – Describe KubeVirt VirtualMachines — KubeVirt Ansible Collection documentation - + @@ -602,7 +602,7 @@ see

Note

@@ -645,7 +645,7 @@ see

Return Values

-

Common return values are documented here, the following are the fields unique to this module:

+

Common return values are documented here, the following are the fields unique to this module:

@@ -774,7 +774,7 @@ see -

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with
Sphinx using a diff --git a/main/plugins/kubevirt_vmi_info.html b/main/plugins/kubevirt_vmi_info.html index b9ca476..c633b60 100644 --- a/main/plugins/kubevirt_vmi_info.html +++ b/main/plugins/kubevirt_vmi_info.html @@ -4,11 +4,11 @@ - +kubevirt_vmi_info – Describe KubeVirt VirtualMachineInstances — KubeVirt Ansible Collection documentation - + @@ -579,7 +579,7 @@ see

Note

@@ -615,7 +615,7 @@ see

Return Values

-

Common return values are documented here, the following are the fields unique to this module:

+

Common return values are documented here, the following are the fields unique to this module:

@@ -744,7 +744,7 @@ see -

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with
Sphinx using a diff --git a/main/releasing.html b/main/releasing.html index fa4663f..235ed04 100644 --- a/main/releasing.html +++ b/main/releasing.html @@ -7,7 +7,7 @@ Collection Versioning Strategy — KubeVirt Ansible Collection documentation - + @@ -158,7 +158,7 @@ Given a version number MAJOR.MINOR.PATCH, the following is incremented:


-

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with Sphinx using a diff --git a/main/roles/index.html b/main/roles/index.html index 17fed5b..6faeee6 100644 --- a/main/roles/index.html +++ b/main/roles/index.html @@ -7,7 +7,7 @@ Role Index — KubeVirt Ansible Collection documentation - + @@ -105,7 +105,7 @@
-

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with Sphinx using a diff --git a/main/search.html b/main/search.html index bfad842..148fee4 100644 --- a/main/search.html +++ b/main/search.html @@ -6,7 +6,7 @@ Search — KubeVirt Ansible Collection documentation - + @@ -105,7 +105,7 @@
-

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with Sphinx using a diff --git a/main/testing.html b/main/testing.html index de73fa7..b509257 100644 --- a/main/testing.html +++ b/main/testing.html @@ -7,7 +7,7 @@ Testing — KubeVirt Ansible Collection documentation - + @@ -227,7 +227,7 @@ hack/e2e-setup.sh --cleanup
-

© Copyright 2024 Red Hat, Inc..

+

© Copyright 2025 Red Hat, Inc..

Built with Sphinx using a