Skip to content

Commit 5d1adb0

Browse files
author
github-actions
committed
Docs build 2025-07-09
1 parent 91ad066 commit 5d1adb0

File tree

8 files changed

+70
-4
lines changed

8 files changed

+70
-4
lines changed

en/latest/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: f47080cf0160fc1678b26d5601722430
3+
config: e19b0fbe177a775c6b3487605b2f0865
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

en/latest/changes.html

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ <h3>Navigation</h3>
115115
<li class="toctree-l1"><a class="reference internal" href="compatibility.html">Compatibility</a></li>
116116
<li class="toctree-l1"><a class="reference internal" href="performance.html">Performance</a></li>
117117
<li class="toctree-l1 current"><a class="current reference internal" href="#">Changes</a><ul>
118+
<li class="toctree-l2"><a class="reference internal" href="#v3-4">v3.4</a></li>
118119
<li class="toctree-l2"><a class="reference internal" href="#v3-3-1">v3.3.1</a></li>
119120
<li class="toctree-l2"><a class="reference internal" href="#v3-3">v3.3</a></li>
120121
<li class="toctree-l2"><a class="reference internal" href="#v3-2">v3.2</a></li>
@@ -156,6 +157,38 @@ <h3>Navigation</h3>
156157

157158
<section id="changes">
158159
<h1>Changes<a class="headerlink" href="#changes" title="Link to this heading"></a></h1>
160+
<section id="v3-4">
161+
<h2>v3.4<a class="headerlink" href="#v3-4" title="Link to this heading"></a></h2>
162+
<p>Much delayed 3.4, great collection of additions and improvements. Huge THANK YOU to all contributors as always. New features:</p>
163+
<ul class="simple">
164+
<li><p>Add &#64;podman connector (&#64;Griffoen)</p></li>
165+
</ul>
166+
<p>New and updated operations/facts:</p>
167+
<ul class="simple">
168+
<li><p>operations/docker.network: add support for aux addresses (&#64;DonDebonair)</p></li>
169+
<li><p>operations/files: try multiple hash functions in <code class="docutils literal notranslate"><span class="pre">files.get</span></code> + <code class="docutils literal notranslate"><span class="pre">files.put</span></code> (&#64;mrkbac)</p></li>
170+
<li><p>operations/files.download: add <code class="docutils literal notranslate"><span class="pre">temp_dir</span></code> argument (&#64;scy)</p></li>
171+
<li><p>operations/files.download: add <code class="docutils literal notranslate"><span class="pre">extra_curl_args</span></code> and <code class="docutils literal notranslate"><span class="pre">extra_wget_args</span></code> arguments (&#64;jgelens)</p></li>
172+
<li><p>operations/flatpak: add remote support (&#64;Griffoen)</p></li>
173+
<li><p>operations/git + facts/git: add <code class="docutils literal notranslate"><span class="pre">GitTag</span></code> fact and support tag checkout (&#64;wowi42)</p></li>
174+
<li><p>operations/server.mount: add support for FreeBSD mounts (&#64;DtxdF)</p></li>
175+
<li><p>facts/server: add <code class="docutils literal notranslate"><span class="pre">server.Port</span></code> fact to find process listening on port (&#64;missytake)</p></li>
176+
</ul>
177+
<p>Operation/fact fixes:</p>
178+
<ul class="simple">
179+
<li><p>operations/docker: handle case where no docker containers/etc exist (&#64;wowi42)</p></li>
180+
<li><p>operations/files + operations/crontab: fix deletion of lines when <code class="docutils literal notranslate"><span class="pre">present=False</span></code> (&#64;bad)</p></li>
181+
<li><p>operations/files.block: avoid use of non-POSIX <code class="docutils literal notranslate"><span class="pre">chown</span> <span class="pre">-n</span></code></p></li>
182+
<li><p>operations/files.put: fix copying of local file mode (&#64;vram0gh2)</p></li>
183+
<li><p>operations/server.user: fix appending of user groups (&#64;aaron-riact)</p></li>
184+
<li><p>facts/server.Mounts: fix whitespace and escaped character parsing (&#64;lemmi)</p></li>
185+
<li><p>facts/systemd: treat mounted units as active</p></li>
186+
</ul>
187+
<p>Internal/meta:</p>
188+
<ul class="simple">
189+
<li><p>remove unncessary setuptools runtime dependency (&#64;karlicoss)</p></li>
190+
</ul>
191+
</section>
159192
<section id="v3-3-1">
160193
<h2>v3.3.1<a class="headerlink" href="#v3-3-1" title="Link to this heading"></a></h2>
161194
<ul class="simple">

en/latest/objects.inv

9 Bytes
Binary file not shown.

en/latest/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

en/next/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: f47080cf0160fc1678b26d5601722430
3+
config: e19b0fbe177a775c6b3487605b2f0865
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

en/next/changes.html

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ <h3>Navigation</h3>
115115
<li class="toctree-l1"><a class="reference internal" href="compatibility.html">Compatibility</a></li>
116116
<li class="toctree-l1"><a class="reference internal" href="performance.html">Performance</a></li>
117117
<li class="toctree-l1 current"><a class="current reference internal" href="#">Changes</a><ul>
118+
<li class="toctree-l2"><a class="reference internal" href="#v3-4">v3.4</a></li>
118119
<li class="toctree-l2"><a class="reference internal" href="#v3-3-1">v3.3.1</a></li>
119120
<li class="toctree-l2"><a class="reference internal" href="#v3-3">v3.3</a></li>
120121
<li class="toctree-l2"><a class="reference internal" href="#v3-2">v3.2</a></li>
@@ -156,6 +157,38 @@ <h3>Navigation</h3>
156157

157158
<section id="changes">
158159
<h1>Changes<a class="headerlink" href="#changes" title="Link to this heading"></a></h1>
160+
<section id="v3-4">
161+
<h2>v3.4<a class="headerlink" href="#v3-4" title="Link to this heading"></a></h2>
162+
<p>Much delayed 3.4, great collection of additions and improvements. Huge THANK YOU to all contributors as always. New features:</p>
163+
<ul class="simple">
164+
<li><p>Add &#64;podman connector (&#64;Griffoen)</p></li>
165+
</ul>
166+
<p>New and updated operations/facts:</p>
167+
<ul class="simple">
168+
<li><p>operations/docker.network: add support for aux addresses (&#64;DonDebonair)</p></li>
169+
<li><p>operations/files: try multiple hash functions in <code class="docutils literal notranslate"><span class="pre">files.get</span></code> + <code class="docutils literal notranslate"><span class="pre">files.put</span></code> (&#64;mrkbac)</p></li>
170+
<li><p>operations/files.download: add <code class="docutils literal notranslate"><span class="pre">temp_dir</span></code> argument (&#64;scy)</p></li>
171+
<li><p>operations/files.download: add <code class="docutils literal notranslate"><span class="pre">extra_curl_args</span></code> and <code class="docutils literal notranslate"><span class="pre">extra_wget_args</span></code> arguments (&#64;jgelens)</p></li>
172+
<li><p>operations/flatpak: add remote support (&#64;Griffoen)</p></li>
173+
<li><p>operations/git + facts/git: add <code class="docutils literal notranslate"><span class="pre">GitTag</span></code> fact and support tag checkout (&#64;wowi42)</p></li>
174+
<li><p>operations/server.mount: add support for FreeBSD mounts (&#64;DtxdF)</p></li>
175+
<li><p>facts/server: add <code class="docutils literal notranslate"><span class="pre">server.Port</span></code> fact to find process listening on port (&#64;missytake)</p></li>
176+
</ul>
177+
<p>Operation/fact fixes:</p>
178+
<ul class="simple">
179+
<li><p>operations/docker: handle case where no docker containers/etc exist (&#64;wowi42)</p></li>
180+
<li><p>operations/files + operations/crontab: fix deletion of lines when <code class="docutils literal notranslate"><span class="pre">present=False</span></code> (&#64;bad)</p></li>
181+
<li><p>operations/files.block: avoid use of non-POSIX <code class="docutils literal notranslate"><span class="pre">chown</span> <span class="pre">-n</span></code></p></li>
182+
<li><p>operations/files.put: fix copying of local file mode (&#64;vram0gh2)</p></li>
183+
<li><p>operations/server.user: fix appending of user groups (&#64;aaron-riact)</p></li>
184+
<li><p>facts/server.Mounts: fix whitespace and escaped character parsing (&#64;lemmi)</p></li>
185+
<li><p>facts/systemd: treat mounted units as active</p></li>
186+
</ul>
187+
<p>Internal/meta:</p>
188+
<ul class="simple">
189+
<li><p>remove unncessary setuptools runtime dependency (&#64;karlicoss)</p></li>
190+
</ul>
191+
</section>
159192
<section id="v3-3-1">
160193
<h2>v3.3.1<a class="headerlink" href="#v3-3-1" title="Link to this heading"></a></h2>
161194
<ul class="simple">

en/next/objects.inv

9 Bytes
Binary file not shown.

en/next/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)