You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p>operations/flatpak: add remote support (@Griffoen)</p></li>
173
+
<li><p>operations/git + facts/git: add <codeclass="docutils literal notranslate"><spanclass="pre">GitTag</span></code> fact and support tag checkout (@wowi42)</p></li>
174
+
<li><p>operations/server.mount: add support for FreeBSD mounts (@DtxdF)</p></li>
175
+
<li><p>facts/server: add <codeclass="docutils literal notranslate"><spanclass="pre">server.Port</span></code> fact to find process listening on port (@missytake)</p></li>
176
+
</ul>
177
+
<p>Operation/fact fixes:</p>
178
+
<ulclass="simple">
179
+
<li><p>operations/docker: handle case where no docker containers/etc exist (@wowi42)</p></li>
180
+
<li><p>operations/files + operations/crontab: fix deletion of lines when <codeclass="docutils literal notranslate"><spanclass="pre">present=False</span></code> (@bad)</p></li>
181
+
<li><p>operations/files.block: avoid use of non-POSIX <codeclass="docutils literal notranslate"><spanclass="pre">chown</span><spanclass="pre">-n</span></code></p></li>
182
+
<li><p>operations/files.put: fix copying of local file mode (@vram0gh2)</p></li>
183
+
<li><p>operations/server.user: fix appending of user groups (@aaron-riact)</p></li>
184
+
<li><p>facts/server.Mounts: fix whitespace and escaped character parsing (@lemmi)</p></li>
185
+
<li><p>facts/systemd: treat mounted units as active</p></li>
<li><p>operations/flatpak: add remote support (@Griffoen)</p></li>
173
+
<li><p>operations/git + facts/git: add <codeclass="docutils literal notranslate"><spanclass="pre">GitTag</span></code> fact and support tag checkout (@wowi42)</p></li>
174
+
<li><p>operations/server.mount: add support for FreeBSD mounts (@DtxdF)</p></li>
175
+
<li><p>facts/server: add <codeclass="docutils literal notranslate"><spanclass="pre">server.Port</span></code> fact to find process listening on port (@missytake)</p></li>
176
+
</ul>
177
+
<p>Operation/fact fixes:</p>
178
+
<ulclass="simple">
179
+
<li><p>operations/docker: handle case where no docker containers/etc exist (@wowi42)</p></li>
180
+
<li><p>operations/files + operations/crontab: fix deletion of lines when <codeclass="docutils literal notranslate"><spanclass="pre">present=False</span></code> (@bad)</p></li>
181
+
<li><p>operations/files.block: avoid use of non-POSIX <codeclass="docutils literal notranslate"><spanclass="pre">chown</span><spanclass="pre">-n</span></code></p></li>
182
+
<li><p>operations/files.put: fix copying of local file mode (@vram0gh2)</p></li>
183
+
<li><p>operations/server.user: fix appending of user groups (@aaron-riact)</p></li>
184
+
<li><p>facts/server.Mounts: fix whitespace and escaped character parsing (@lemmi)</p></li>
185
+
<li><p>facts/systemd: treat mounted units as active</p></li>
0 commit comments