Skip to content

Commit

Permalink
Push docs build 2024-10-02-11144229570-46-1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 2, 2024
1 parent 87af971 commit 187e9ee
Show file tree
Hide file tree
Showing 11,644 changed files with 244,864 additions and 159,583 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: d752078cfd1cc9200a1ea3fbc2b720d6
config: b7c542bfbe0e00ba359b5743389c90e9
tags: 992c6c60aff2a9ac925475e5dcbd916f
14 changes: 7 additions & 7 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<script src="/ansible/latest/_static/jquery.js?v=5d32c60e"></script>
<script src="/ansible/latest/_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="/ansible/latest/_static/documentation_options.js?v=c7b8e248"></script>
<script src="/ansible/latest/_static/documentation_options.js?v=eb3ed21c"></script>
<script src="/ansible/latest/_static/doctools.js?v=888ff710"></script>
<script src="/ansible/latest/_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="/ansible/latest/_static/clipboard.min.js?v=a7894cd8"></script>
Expand All @@ -32,7 +32,7 @@


<!-- <meta class="swiftype" name="published_at" data-type="date" content="2017-12-13" /> -->
<meta class="swiftype" name="version" data-type="string" content="devel">
<meta class="swiftype" name="version" data-type="string" content="10">

<!-- Google Tag Manager Data Layer -->
<script>
Expand Down Expand Up @@ -85,7 +85,7 @@
Ansible
</a>
<div class="version">
devel
10
</div><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->

<div class="version">
Expand All @@ -94,8 +94,8 @@
<script>
function switchVersionTo(slug) {
var current_url_path = window.location.pathname;
var url_version = current_url_path.search("/devel/") > -1
? "/devel/"
var url_version = current_url_path.search("/10/") > -1
? "/10/"
: "/latest/";
var new_version_url = current_url_path.replace(url_version, "/" + slug + "/");
window.location.replace(new_version_url);
Expand Down Expand Up @@ -131,7 +131,7 @@

<option
value="devel"
selected="selected"

>
devel
</option>
Expand Down Expand Up @@ -346,7 +346,7 @@ <h1>Oops!<a class="headerlink" href="#oops" title="Link to this heading"></a>

<div role="contentinfo">
<p>&#169; Copyright Ansible project contributors.
<span class="lastupdated">Last updated on Sep 20, 2024.
<span class="lastupdated">Last updated on Oct 02, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: 'devel',
VERSION: '10',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
14 changes: 7 additions & 7 deletions docs/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=c7b8e248"></script>
<script src="../_static/documentation_options.js?v=eb3ed21c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
Expand All @@ -32,7 +32,7 @@


<!-- <meta class="swiftype" name="published_at" data-type="date" content="2017-12-13" /> -->
<meta class="swiftype" name="version" data-type="string" content="devel">
<meta class="swiftype" name="version" data-type="string" content="10">

<!-- Google Tag Manager Data Layer -->
<script>
Expand Down Expand Up @@ -85,7 +85,7 @@
Ansible
</a>
<div class="version">
devel
10
</div><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->

<div class="version">
Expand All @@ -94,8 +94,8 @@
<script>
function switchVersionTo(slug) {
var current_url_path = window.location.pathname;
var url_version = current_url_path.search("/devel/") > -1
? "/devel/"
var url_version = current_url_path.search("/10/") > -1
? "/10/"
: "/latest/";
var new_version_url = current_url_path.replace(url_version, "/" + slug + "/");
window.location.replace(new_version_url);
Expand Down Expand Up @@ -131,7 +131,7 @@

<option
value="devel"
selected="selected"

>
devel
</option>
Expand Down Expand Up @@ -491,7 +491,7 @@ <h2><a class="toc-backref" href="#id4" role="doc-backlink">Methods</a><a class="

<div role="contentinfo">
<p>&#169; Copyright Ansible project contributors.
<span class="lastupdated">Last updated on Sep 20, 2024.
<span class="lastupdated">Last updated on Oct 02, 2024.
</span></p>
</div>

Expand Down
58 changes: 18 additions & 40 deletions docs/cli/ansible-config.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=c7b8e248"></script>
<script src="../_static/documentation_options.js?v=eb3ed21c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
Expand All @@ -34,7 +34,7 @@


<!-- <meta class="swiftype" name="published_at" data-type="date" content="2017-12-13" /> -->
<meta class="swiftype" name="version" data-type="string" content="devel">
<meta class="swiftype" name="version" data-type="string" content="10">

<!-- Google Tag Manager Data Layer -->
<script>
Expand Down Expand Up @@ -87,7 +87,7 @@
Ansible
</a>
<div class="version">
devel
10
</div><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->

<div class="version">
Expand All @@ -96,8 +96,8 @@
<script>
function switchVersionTo(slug) {
var current_url_path = window.location.pathname;
var url_version = current_url_path.search("/devel/") > -1
? "/devel/"
var url_version = current_url_path.search("/10/") > -1
? "/10/"
: "/latest/";
var new_version_url = current_url_path.replace(url_version, "/" + slug + "/");
window.location.replace(new_version_url);
Expand Down Expand Up @@ -133,7 +133,7 @@

<option
value="devel"
selected="selected"

>
devel
</option>
Expand Down Expand Up @@ -373,19 +373,18 @@
<li><p><a class="reference internal" href="#dump" id="id7">dump</a></p></li>
<li><p><a class="reference internal" href="#view" id="id8">view</a></p></li>
<li><p><a class="reference internal" href="#init" id="id9">init</a></p></li>
<li><p><a class="reference internal" href="#validate" id="id10">validate</a></p></li>
</ul>
</li>
<li><p><a class="reference internal" href="#environment" id="id11">Environment</a></p></li>
<li><p><a class="reference internal" href="#files" id="id12">Files</a></p></li>
<li><p><a class="reference internal" href="#author" id="id13">Author</a></p></li>
<li><p><a class="reference internal" href="#license" id="id14">License</a></p></li>
<li><p><a class="reference internal" href="#see-also" id="id15">See also</a></p></li>
<li><p><a class="reference internal" href="#environment" id="id10">Environment</a></p></li>
<li><p><a class="reference internal" href="#files" id="id11">Files</a></p></li>
<li><p><a class="reference internal" href="#author" id="id12">Author</a></p></li>
<li><p><a class="reference internal" href="#license" id="id13">License</a></p></li>
<li><p><a class="reference internal" href="#see-also" id="id14">See also</a></p></li>
</ul>
</nav>
<section id="synopsis">
<h2><a class="toc-backref" href="#id2" role="doc-backlink">Synopsis</a><a class="headerlink" href="#synopsis" title="Link to this heading"></a></h2>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>usage:<span class="w"> </span>ansible-config<span class="w"> </span><span class="o">[</span>-h<span class="o">]</span><span class="w"> </span><span class="o">[</span>--version<span class="o">]</span><span class="w"> </span><span class="o">[</span>-v<span class="o">]</span><span class="w"> </span><span class="o">{</span>list,dump,view,init,validate<span class="o">}</span><span class="w"> </span>...
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>usage:<span class="w"> </span>ansible-config<span class="w"> </span><span class="o">[</span>-h<span class="o">]</span><span class="w"> </span><span class="o">[</span>--version<span class="o">]</span><span class="w"> </span><span class="o">[</span>-v<span class="o">]</span><span class="w"> </span><span class="o">{</span>list,dump,view,init<span class="o">}</span><span class="w"> </span>...
</pre></div>
</div>
</section>
Expand Down Expand Up @@ -509,51 +508,30 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">Actions</a><a class="
<dd><p>Filter down to a specific plugin type.</p>
</dd></dl>

</section>
<section id="validate">
<span id="ansible-config-validate"></span><h3><a class="toc-backref" href="#id10" role="doc-backlink">validate</a><a class="headerlink" href="#validate" title="Link to this heading"></a></h3>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-ansible-config-validate-format">
<span id="cmdoption-ansible-config-validate-f"></span><span class="sig-name descname"><span class="pre">--format</span></span><span class="sig-prename descclassname">&#160; <span class="pre">&lt;FORMAT&gt;</span></span><span class="sig-prename descclassname"><span class="pre">,</span> </span><span class="sig-name descname"><span class="pre">-f</span></span><span class="sig-prename descclassname">&#160; <span class="pre">&lt;FORMAT&gt;</span></span><a class="headerlink" href="#cmdoption-ansible-config-validate-format" title="Link to this definition"></a></dt>
<dd><p>Output format for init</p>
</dd></dl>

<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-ansible-config-validate-c">
<span id="cmdoption-ansible-config-validate-config"></span><span class="sig-name descname"><span class="pre">-c</span></span><span class="sig-prename descclassname">&#160; <span class="pre">&lt;CONFIG_FILE&gt;</span></span><span class="sig-prename descclassname"><span class="pre">,</span> </span><span class="sig-name descname"><span class="pre">--config</span></span><span class="sig-prename descclassname">&#160; <span class="pre">&lt;CONFIG_FILE&gt;</span></span><a class="headerlink" href="#cmdoption-ansible-config-validate-c" title="Link to this definition"></a></dt>
<dd><p>path to configuration file, defaults to first file found in precedence.</p>
</dd></dl>

<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-ansible-config-validate-t">
<span id="cmdoption-ansible-config-validate-type"></span><span class="sig-name descname"><span class="pre">-t</span></span><span class="sig-prename descclassname">&#160; <span class="pre">&lt;TYPE&gt;</span></span><span class="sig-prename descclassname"><span class="pre">,</span> </span><span class="sig-name descname"><span class="pre">--type</span></span><span class="sig-prename descclassname">&#160; <span class="pre">&lt;TYPE&gt;</span></span><a class="headerlink" href="#cmdoption-ansible-config-validate-t" title="Link to this definition"></a></dt>
<dd><p>Filter down to a specific plugin type.</p>
</dd></dl>

</section>
</section>
<section id="environment">
<h2><a class="toc-backref" href="#id11" role="doc-backlink">Environment</a><a class="headerlink" href="#environment" title="Link to this heading"></a></h2>
<h2><a class="toc-backref" href="#id10" role="doc-backlink">Environment</a><a class="headerlink" href="#environment" title="Link to this heading"></a></h2>
<p>The following environment variables may be specified.</p>
<p><span class="target" id="index-0"></span><a class="reference internal" href="../reference_appendices/config.html#envvar-ANSIBLE_CONFIG"><code class="xref std std-envvar docutils literal notranslate"><span class="pre">ANSIBLE_CONFIG</span></code></a> – Override the default ansible config file</p>
<p>Many more are available for most options in ansible.cfg</p>
</section>
<section id="files">
<h2><a class="toc-backref" href="#id12" role="doc-backlink">Files</a><a class="headerlink" href="#files" title="Link to this heading"></a></h2>
<h2><a class="toc-backref" href="#id11" role="doc-backlink">Files</a><a class="headerlink" href="#files" title="Link to this heading"></a></h2>
<p><code class="file docutils literal notranslate"><span class="pre">/etc/ansible/ansible.cfg</span></code> – Config file, used if present</p>
<p><code class="file docutils literal notranslate"><span class="pre">~/.ansible.cfg</span></code> – User config file, overrides the default config if present</p>
</section>
<section id="author">
<h2><a class="toc-backref" href="#id13" role="doc-backlink">Author</a><a class="headerlink" href="#author" title="Link to this heading"></a></h2>
<h2><a class="toc-backref" href="#id12" role="doc-backlink">Author</a><a class="headerlink" href="#author" title="Link to this heading"></a></h2>
<p>Ansible was originally written by Michael DeHaan.</p>
<p>See the <cite>AUTHORS</cite> file for a complete list of contributors.</p>
</section>
<section id="license">
<h2><a class="toc-backref" href="#id14" role="doc-backlink">License</a><a class="headerlink" href="#license" title="Link to this heading"></a></h2>
<h2><a class="toc-backref" href="#id13" role="doc-backlink">License</a><a class="headerlink" href="#license" title="Link to this heading"></a></h2>
<p>Ansible is released under the terms of the GPLv3+ License.</p>
</section>
<section id="see-also">
<h2><a class="toc-backref" href="#id15" role="doc-backlink">See also</a><a class="headerlink" href="#see-also" title="Link to this heading"></a></h2>
<h2><a class="toc-backref" href="#id14" role="doc-backlink">See also</a><a class="headerlink" href="#see-also" title="Link to this heading"></a></h2>
<p><em class="manpage">ansible(1)</em>, <em class="manpage">ansible-console(1)</em>, <em class="manpage">ansible-doc(1)</em>, <em class="manpage">ansible-galaxy(1)</em>, <em class="manpage">ansible-inventory(1)</em>, <em class="manpage">ansible-playbook(1)</em>, <em class="manpage">ansible-pull(1)</em>, <em class="manpage">ansible-vault(1)</em></p>
</section>
</section>
Expand All @@ -572,7 +550,7 @@ <h2><a class="toc-backref" href="#id15" role="doc-backlink">See also</a><a class

<div role="contentinfo">
<p>&#169; Copyright Ansible project contributors.
<span class="lastupdated">Last updated on Sep 20, 2024.
<span class="lastupdated">Last updated on Oct 02, 2024.
</span></p>
</div>

Expand Down
14 changes: 7 additions & 7 deletions docs/cli/ansible-console.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=c7b8e248"></script>
<script src="../_static/documentation_options.js?v=eb3ed21c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
Expand All @@ -34,7 +34,7 @@


<!-- <meta class="swiftype" name="published_at" data-type="date" content="2017-12-13" /> -->
<meta class="swiftype" name="version" data-type="string" content="devel">
<meta class="swiftype" name="version" data-type="string" content="10">

<!-- Google Tag Manager Data Layer -->
<script>
Expand Down Expand Up @@ -87,7 +87,7 @@
Ansible
</a>
<div class="version">
devel
10
</div><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->

<div class="version">
Expand All @@ -96,8 +96,8 @@
<script>
function switchVersionTo(slug) {
var current_url_path = window.location.pathname;
var url_version = current_url_path.search("/devel/") > -1
? "/devel/"
var url_version = current_url_path.search("/10/") > -1
? "/10/"
: "/latest/";
var new_version_url = current_url_path.replace(url_version, "/" + slug + "/");
window.location.replace(new_version_url);
Expand Down Expand Up @@ -133,7 +133,7 @@

<option
value="devel"
selected="selected"

>
devel
</option>
Expand Down Expand Up @@ -673,7 +673,7 @@ <h2><a class="toc-backref" href="#id10" role="doc-backlink">See also</a><a class

<div role="contentinfo">
<p>&#169; Copyright Ansible project contributors.
<span class="lastupdated">Last updated on Sep 20, 2024.
<span class="lastupdated">Last updated on Oct 02, 2024.
</span></p>
</div>

Expand Down
14 changes: 7 additions & 7 deletions docs/cli/ansible-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=c7b8e248"></script>
<script src="../_static/documentation_options.js?v=eb3ed21c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
Expand All @@ -34,7 +34,7 @@


<!-- <meta class="swiftype" name="published_at" data-type="date" content="2017-12-13" /> -->
<meta class="swiftype" name="version" data-type="string" content="devel">
<meta class="swiftype" name="version" data-type="string" content="10">

<!-- Google Tag Manager Data Layer -->
<script>
Expand Down Expand Up @@ -87,7 +87,7 @@
Ansible
</a>
<div class="version">
devel
10
</div><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->

<div class="version">
Expand All @@ -96,8 +96,8 @@
<script>
function switchVersionTo(slug) {
var current_url_path = window.location.pathname;
var url_version = current_url_path.search("/devel/") > -1
? "/devel/"
var url_version = current_url_path.search("/10/") > -1
? "/10/"
: "/latest/";
var new_version_url = current_url_path.replace(url_version, "/" + slug + "/");
window.location.replace(new_version_url);
Expand Down Expand Up @@ -133,7 +133,7 @@

<option
value="devel"
selected="selected"

>
devel
</option>
Expand Down Expand Up @@ -520,7 +520,7 @@ <h2><a class="toc-backref" href="#id9" role="doc-backlink">See also</a><a class=

<div role="contentinfo">
<p>&#169; Copyright Ansible project contributors.
<span class="lastupdated">Last updated on Sep 20, 2024.
<span class="lastupdated">Last updated on Oct 02, 2024.
</span></p>
</div>

Expand Down
Loading

0 comments on commit 187e9ee

Please sign in to comment.