-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
homebrew: add Linux brew path to defaults #5241
Conversation
Docs Build 📝Thank you for contribution!✨ The docsite for this PR is available for download as an artifact from this run: File changes:
Click to see the diff comparison.NOTE: only file modifications are shown here. New and deleted files are excluded. The diff output was truncated because it exceeded the maximum size. diff --git a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/cloudflare_dns_module.html b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/cloudflare_dns_module.html
index c040cd6..ba8dde8 100644
--- a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/cloudflare_dns_module.html
+++ b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/cloudflare_dns_module.html
@@ -191,7 +191,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<a class="ansibleOptionLink" href="#parameter-algorithm" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">integer</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Algorithm number.</p>
-<p>Required for <code class="docutils literal notranslate"><span class="pre">type=DS</span></code> and <code class="docutils literal notranslate"><span class="pre">type=SSHFP</span></code> when <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
+<p>Required for <em>type=DS</em> and <em>type=SSHFP</em> when <em>state=present</em>.</p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">
@@ -210,7 +210,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<a class="ansibleOptionLink" href="#parameter-cert_usage" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">integer</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Certificate usage number.</p>
-<p>Required for <code class="docutils literal notranslate"><span class="pre">type=TLSA</span></code> when <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
+<p>Required for <em>type=TLSA</em> when <em>state=present</em>.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
<li><p><span class="ansible-option-choices-entry">0</span></p></li>
@@ -225,7 +225,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<a class="ansibleOptionLink" href="#parameter-hash_type" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">integer</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Hash type number.</p>
-<p>Required for <code class="docutils literal notranslate"><span class="pre">type=DS</span></code>, <code class="docutils literal notranslate"><span class="pre">type=SSHFP</span></code> and <code class="docutils literal notranslate"><span class="pre">type=TLSA</span></code> when <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
+<p>Required for <em>type=DS</em>, <em>type=SSHFP</em> and <em>type=TLSA</em> when <em>state=present</em>.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
<li><p><span class="ansible-option-choices-entry">1</span></p></li>
@@ -238,7 +238,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<a class="ansibleOptionLink" href="#parameter-key_tag" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">integer</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>DNSSEC key tag.</p>
-<p>Needed for <code class="docutils literal notranslate"><span class="pre">type=DS</span></code> when <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
+<p>Needed for <em>type=DS</em> when <em>state=present</em>.</p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">
@@ -246,7 +246,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<a class="ansibleOptionLink" href="#parameter-port" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">integer</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Service port.</p>
-<p>Required for <code class="docutils literal notranslate"><span class="pre">type=SRV</span></code> and <code class="docutils literal notranslate"><span class="pre">type=TLSA</span></code>.</p>
+<p>Required for <em>type=SRV</em> and <em>type=TLSA</em>.</p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">
@@ -254,7 +254,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<a class="ansibleOptionLink" href="#parameter-priority" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">integer</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Record priority.</p>
-<p>Required for <code class="docutils literal notranslate"><span class="pre">type=MX</span></code> and <code class="docutils literal notranslate"><span class="pre">type=SRV</span></code></p>
+<p>Required for <em>type=MX</em> and <em>type=SRV</em></p>
<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">1</span></p>
</div></td>
</tr>
@@ -262,7 +262,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<div class="ansibleOptionAnchor" id="parameter-proto"></div><p class="ansible-option-title" id="ansible-collections-community-general-cloudflare-dns-module-parameter-proto"><strong>proto</strong></p>
<a class="ansibleOptionLink" href="#parameter-proto" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>Service protocol. Required for <code class="docutils literal notranslate"><span class="pre">type=SRV</span></code> and <code class="docutils literal notranslate"><span class="pre">type=TLSA</span></code>.</p>
+<td><div class="ansible-option-cell"><p>Service protocol. Required for <em>type=SRV</em> and <em>type=TLSA</em>.</p>
<p>Common values are TCP and UDP.</p>
<p>Before Ansible 2.6 only TCP and UDP were available.</p>
</div></td>
@@ -286,7 +286,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Record to add.</p>
-<p>Required if <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
+<p>Required if <em>state=present</em>.</p>
<p>Default is <code class="docutils literal notranslate"><span class="pre">@</span></code> (e.g. the zone name).</p>
<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">“@”</span></p>
</div></td>
@@ -296,7 +296,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<a class="ansibleOptionLink" href="#parameter-selector" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">integer</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Selector number.</p>
-<p>Required for <code class="docutils literal notranslate"><span class="pre">type=TLSA</span></code> when <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
+<p>Required for <em>type=TLSA</em> when <em>state=present</em>.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
<li><p><span class="ansible-option-choices-entry">0</span></p></li>
@@ -317,7 +317,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<a class="ansibleOptionLink" href="#parameter-solo" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">boolean</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Whether the record should be the only one for that record type and record name.</p>
-<p>Only use with <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
+<p>Only use with <em>state=present</em>.</p>
<p>This will delete all other records with the same record name and type.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
@@ -359,8 +359,8 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<div class="ansibleOptionAnchor" id="parameter-type"></div><p class="ansible-option-title" id="ansible-collections-community-general-cloudflare-dns-module-parameter-type"><strong>type</strong></p>
<a class="ansibleOptionLink" href="#parameter-type" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>The type of DNS record to create. Required if <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
-<p><code class="docutils literal notranslate"><span class="pre">type=DS</span></code>, <code class="docutils literal notranslate"><span class="pre">type=SSHFP</span></code> and <code class="docutils literal notranslate"><span class="pre">type=TLSA</span></code> added in Ansible 2.7.</p>
+<td><div class="ansible-option-cell"><p>The type of DNS record to create. Required if <em>state=present</em>.</p>
+<p><em>type=DS</em>, <em>type=SSHFP</em> and <em>type=TLSA</em> added in Ansible 2.7.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
<li><p><span class="ansible-option-choices-entry">A</span></p></li>
@@ -384,7 +384,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>The record value.</p>
-<p>Required for <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
+<p>Required for <em>state=present</em>.</p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">
@@ -392,7 +392,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<a class="ansibleOptionLink" href="#parameter-weight" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">integer</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Service weight.</p>
-<p>Required for <code class="docutils literal notranslate"><span class="pre">type=SRV</span></code>.</p>
+<p>Required for <em>type=SRV</em>.</p>
<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">1</span></p>
</div></td>
</tr>
diff --git a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/cronvar_module.html b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/cronvar_module.html
index 66a5101..e82d802 100644
--- a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/cronvar_module.html
+++ b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/cronvar_module.html
@@ -194,14 +194,14 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<a class="ansibleOptionLink" href="#parameter-insertafter" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>If specified, the variable will be inserted after the variable specified.</p>
-<p>Used with <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
+<p>Used with <em>state=present</em>.</p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="parameter-insertbefore"></div><p class="ansible-option-title" id="ansible-collections-community-general-cronvar-module-parameter-insertbefore"><strong>insertbefore</strong></p>
<a class="ansibleOptionLink" href="#parameter-insertbefore" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>Used with <code class="docutils literal notranslate"><span class="pre">state=present</span></code>. If specified, the variable will be inserted just before the variable specified.</p>
+<td><div class="ansible-option-cell"><p>Used with <em>state=present</em>. If specified, the variable will be inserted just before the variable specified.</p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">
@@ -236,7 +236,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-c
<a class="ansibleOptionLink" href="#parameter-value" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>The value to set this variable to.</p>
-<p>Required if <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
+<p>Required if <em>state=present</em>.</p>
</div></td>
</tr>
</tbody>
diff --git a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/deploy_helper_module.html b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/deploy_helper_module.html
index 96a0a57..30fb66c 100644
--- a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/deploy_helper_module.html
+++ b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/deploy_helper_module.html
@@ -147,7 +147,7 @@
<h2><a class="toc-backref" href="#id1">Synopsis</a><a class="headerlink" href="#synopsis" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>The Deploy Helper manages some of the steps common in deploying software. It creates a folder structure, manages a symlink for the current release and cleans up old releases.</p></li>
-<li><p>Running it with the <code class="docutils literal notranslate"><span class="pre">state=query</span></code> or <code class="docutils literal notranslate"><span class="pre">state=present</span></code> will return the <code class="docutils literal notranslate"><span class="pre">deploy_helper</span></code> fact. <code class="docutils literal notranslate"><span class="pre">project_path</span></code>, whatever you set in the path parameter, <code class="docutils literal notranslate"><span class="pre">current_path</span></code>, the path to the symlink that points to the active release, <code class="docutils literal notranslate"><span class="pre">releases_path</span></code>, the path to the folder to keep releases in, <code class="docutils literal notranslate"><span class="pre">shared_path</span></code>, the path to the folder to keep shared resources in, <code class="docutils literal notranslate"><span class="pre">unfinished_filename</span></code>, the file to check for to recognize unfinished builds, <code class="docutils literal notranslate"><span class="pre">previous_release</span></code>, the release the ‘current’ symlink is pointing to, <code class="docutils literal notranslate"><span class="pre">previous_release_path</span></code>, the full path to the ‘current’ symlink target, <code class="docutils literal notranslate"><span class="pre">new_release</span></code>, either the ‘release’ parameter or a generated timestamp, <code class="docutils literal notranslate"><span class="pre">new_release_path</span></code>, the path to the new release folder (not created by the module).</p></li>
+<li><p>Running it with the <em>state=query</em> or <em>state=present</em> will return the <code class="docutils literal notranslate"><span class="pre">deploy_helper</span></code> fact. <code class="docutils literal notranslate"><span class="pre">project_path</span></code>, whatever you set in the <em>path</em> parameter, <code class="docutils literal notranslate"><span class="pre">current_path</span></code>, the path to the symlink that points to the active release, <code class="docutils literal notranslate"><span class="pre">releases_path</span></code>, the path to the folder to keep releases in, <code class="docutils literal notranslate"><span class="pre">shared_path</span></code>, the path to the folder to keep shared resources in, <code class="docutils literal notranslate"><span class="pre">unfinished_filename</span></code>, the file to check for to recognize unfinished builds, <code class="docutils literal notranslate"><span class="pre">previous_release</span></code>, the release the ‘current’ symlink is pointing to, <code class="docutils literal notranslate"><span class="pre">previous_release_path</span></code>, the full path to the ‘current’ symlink target, <code class="docutils literal notranslate"><span class="pre">new_release</span></code>, either the ‘release’ parameter or a generated timestamp, <code class="docutils literal notranslate"><span class="pre">new_release_path</span></code>, the path to the new release folder (not created by the module).</p></li>
</ul>
</section>
<section id="parameters">
@@ -176,7 +176,7 @@
<div class="ansibleOptionAnchor" id="parameter-clean"></div><p class="ansible-option-title" id="ansible-collections-community-general-deploy-helper-module-parameter-clean"><strong>clean</strong></p>
<a class="ansibleOptionLink" href="#parameter-clean" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">boolean</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>Whether to run the clean procedure in case of <code class="docutils literal notranslate"><span class="pre">state=finalize</span></code>.</p>
+<td><div class="ansible-option-cell"><p>Whether to run the clean procedure in case of <em>state=finalize</em>.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
<li><p><span class="ansible-option-choices-entry">false</span></p></li>
@@ -188,7 +188,7 @@
<div class="ansibleOptionAnchor" id="parameter-current_path"></div><p class="ansible-option-title" id="ansible-collections-community-general-deploy-helper-module-parameter-current-path"><strong>current_path</strong></p>
<a class="ansibleOptionLink" href="#parameter-current_path" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">path</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>the name of the symlink that is created when the deploy is finalized. Used in <code class="docutils literal notranslate"><span class="pre">finalize</span></code> and <code class="docutils literal notranslate"><span class="pre">clean</span></code>. Returned in the <code class="docutils literal notranslate"><span class="pre">deploy_helper.current_path</span></code> fact.</p>
+<td><div class="ansible-option-cell"><p>The name of the symlink that is created when the deploy is finalized. Used in <em>finalize</em> and <em>clean</em>. Returned in the <code class="docutils literal notranslate"><span class="pre">deploy_helper.current_path</span></code> fact.</p>
<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">“current”</span></p>
</div></td>
</tr>
@@ -204,7 +204,7 @@
<div class="ansibleOptionAnchor" id="parameter-keep_releases"></div><p class="ansible-option-title" id="ansible-collections-community-general-deploy-helper-module-parameter-keep-releases"><strong>keep_releases</strong></p>
<a class="ansibleOptionLink" href="#parameter-keep_releases" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">integer</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>the number of old releases to keep when cleaning. Used in <code class="docutils literal notranslate"><span class="pre">finalize</span></code> and <code class="docutils literal notranslate"><span class="pre">clean</span></code>. Any unfinished builds will be deleted first, so only correct releases will count. The current version will not count.</p>
+<td><div class="ansible-option-cell"><p>The number of old releases to keep when cleaning. Used in <em>finalize</em> and <em>clean</em>. Any unfinished builds will be deleted first, so only correct releases will count. The current version will not count.</p>
<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">5</span></p>
</div></td>
</tr>
@@ -235,21 +235,21 @@
<a class="ansibleOptionLink" href="#parameter-path" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-aliases">aliases: dest</span></p>
<p class="ansible-option-type-line"><span class="ansible-option-type">path</span> / <span class="ansible-option-required">required</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>the root path of the project. Alias <em>dest</em>. Returned in the <code class="docutils literal notranslate"><span class="pre">deploy_helper.project_path</span></code> fact.</p>
+<td><div class="ansible-option-cell"><p>The root path of the project. Returned in the <code class="docutils literal notranslate"><span class="pre">deploy_helper.project_path</span></code> fact.</p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="parameter-release"></div><p class="ansible-option-title" id="ansible-collections-community-general-deploy-helper-module-parameter-release"><strong>release</strong></p>
<a class="ansibleOptionLink" href="#parameter-release" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>the release version that is being deployed. Defaults to a timestamp format %Y%m%d%H%M%S (i.e. ‘20141119223359’). This parameter is optional during <code class="docutils literal notranslate"><span class="pre">state=present</span></code>, but needs to be set explicitly for <code class="docutils literal notranslate"><span class="pre">state=finalize</span></code>. You can use the generated fact <code class="docutils literal notranslate"><span class="pre">release={{</span> <span class="pre">deploy_helper.new_release</span> <span class="pre">}}</span></code>.</p>
+<td><div class="ansible-option-cell"><p>The release version that is being deployed. Defaults to a timestamp format %Y%m%d%H%M%S (i.e. ‘20141119223359’). This parameter is optional during <em>state=present</em>, but needs to be set explicitly for <em>state=finalize</em>. You can use the generated fact <em>release={{ deploy_helper.new_release }}</em>.</p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="parameter-releases_path"></div><p class="ansible-option-title" id="ansible-collections-community-general-deploy-helper-module-parameter-releases-path"><strong>releases_path</strong></p>
<a class="ansibleOptionLink" href="#parameter-releases_path" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>the name of the folder that will hold the releases. This can be relative to <code class="docutils literal notranslate"><span class="pre">path</span></code> or absolute. Returned in the <code class="docutils literal notranslate"><span class="pre">deploy_helper.releases_path</span></code> fact.</p>
+<td><div class="ansible-option-cell"><p>The name of the folder that will hold the releases. This can be relative to <em>path</em> or absolute. Returned in the <code class="docutils literal notranslate"><span class="pre">deploy_helper.releases_path</span></code> fact.</p>
<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">“releases”</span></p>
</div></td>
</tr>
@@ -291,7 +291,7 @@
<div class="ansibleOptionAnchor" id="parameter-shared_path"></div><p class="ansible-option-title" id="ansible-collections-community-general-deploy-helper-module-parameter-shared-path"><strong>shared_path</strong></p>
<a class="ansibleOptionLink" href="#parameter-shared_path" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">path</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>the name of the folder that will hold the shared resources. This can be relative to <code class="docutils literal notranslate"><span class="pre">path</span></code> or absolute. If this is set to an empty string, no shared folder will be created. Returned in the <code class="docutils literal notranslate"><span class="pre">deploy_helper.shared_path</span></code> fact.</p>
+<td><div class="ansible-option-cell"><p>The name of the folder that will hold the shared resources. This can be relative to <em>path</em> or absolute. If this is set to an empty string, no shared folder will be created. Returned in the <code class="docutils literal notranslate"><span class="pre">deploy_helper.shared_path</span></code> fact.</p>
<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">“shared”</span></p>
</div></td>
</tr>
@@ -299,7 +299,7 @@
<div class="ansibleOptionAnchor" id="parameter-state"></div><p class="ansible-option-title" id="ansible-collections-community-general-deploy-helper-module-parameter-state"><strong>state</strong></p>
<a class="ansibleOptionLink" href="#parameter-state" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>the state of the project. <code class="docutils literal notranslate"><span class="pre">query</span></code> will only gather facts, <code class="docutils literal notranslate"><span class="pre">present</span></code> will create the project <em>root</em> folder, and in it the <em>releases</em> and <em>shared</em> folders, <code class="docutils literal notranslate"><span class="pre">finalize</span></code> will remove the unfinished_filename file, create a symlink to the newly deployed release and optionally clean old releases, <code class="docutils literal notranslate"><span class="pre">clean</span></code> will remove failed & old releases, <code class="docutils literal notranslate"><span class="pre">absent</span></code> will remove the project folder (synonymous to the <a class="reference external" href="https://docs.ansible.com/ansible/devel/collections/ansible/builtin/file_module.html#ansible-collections-ansible-builtin-file-module" title="(in Ansible vdevel)"><span class="xref std std-ref">ansible.builtin.file</span></a> module with <code class="docutils literal notranslate"><span class="pre">state=absent</span></code>)</p>
+<td><div class="ansible-option-cell"><p>The state of the project. <code class="docutils literal notranslate"><span class="pre">query</span></code> will only gather facts, <code class="docutils literal notranslate"><span class="pre">present</span></code> will create the project <em>root</em> folder, and in it the <em>releases</em> and <em>shared</em> folders, <code class="docutils literal notranslate"><span class="pre">finalize</span></code> will remove the unfinished_filename file, create a symlink to the newly deployed release and optionally clean old releases, <code class="docutils literal notranslate"><span class="pre">clean</span></code> will remove failed & old releases, <code class="docutils literal notranslate"><span class="pre">absent</span></code> will remove the project folder (synonymous to the <a class="reference external" href="https://docs.ansible.com/ansible/devel/collections/ansible/builtin/file_module.html#ansible-collections-ansible-builtin-file-module" title="(in Ansible vdevel)"><span class="xref std std-ref">ansible.builtin.file</span></a> module with <em>state=absent</em>).</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
<li><p><span class="ansible-option-default-bold">present</span> <span class="ansible-option-default">← (default)</span></p></li>
@@ -314,7 +314,7 @@
<div class="ansibleOptionAnchor" id="parameter-unfinished_filename"></div><p class="ansible-option-title" id="ansible-collections-community-general-deploy-helper-module-parameter-unfinished-filename"><strong>unfinished_filename</strong></p>
<a class="ansibleOptionLink" href="#parameter-unfinished_filename" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>the name of the file that indicates a deploy has not finished. All folders in the releases_path that contain this file will be deleted on <code class="docutils literal notranslate"><span class="pre">state=finalize</span></code> with clean=True, or <code class="docutils literal notranslate"><span class="pre">state=clean</span></code>. This file is automatically deleted from the <em>new_release_path</em> during <code class="docutils literal notranslate"><span class="pre">state=finalize</span></code>.</p>
+<td><div class="ansible-option-cell"><p>The name of the file that indicates a deploy has not finished. All folders in the <em>releases_path</em> that contain this file will be deleted on <em>state=finalize</em> with <em>clean=True</em>, or <em>state=clean</em>. This file is automatically deleted from the <em>new_release_path</em> during <em>state=finalize</em>.</p>
<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">“DEPLOY_UNFINISHED”</span></p>
</div></td>
</tr>
@@ -342,9 +342,9 @@
<div class="admonition note">
<p class="admonition-title">Note</p>
<ul class="simple">
-<li><p>Facts are only returned for <code class="docutils literal notranslate"><span class="pre">state=query</span></code> and <code class="docutils literal notranslate"><span class="pre">state=present</span></code>. If you use both, you should pass any overridden parameters to both calls, otherwise the second call will overwrite the facts of the first one.</p></li>
-<li><p>When using <code class="docutils literal notranslate"><span class="pre">state=clean</span></code>, the releases are ordered by <em>creation date</em>. You should be able to switch to a new naming strategy without problems.</p></li>
-<li><p>Because of the default behaviour of generating the <em>new_release</em> fact, this module will not be idempotent unless you pass your own release name with <code class="docutils literal notranslate"><span class="pre">release</span></code>. Due to the nature of deploying software, this should not be much of a problem.</p></li>
+<li><p>Facts are only returned for <em>state=query</em> and <em>state=present</em>. If you use both, you should pass any overridden parameters to both calls, otherwise the second call will overwrite the facts of the first one.</p></li>
+<li><p>When using <em>state=clean</em>, the releases are ordered by <em>creation date</em>. You should be able to switch to a new naming strategy without problems.</p></li>
+<li><p>Because of the default behaviour of generating the <em>new_release</em> fact, this module will not be idempotent unless you pass your own release name with <em>release</em>. Due to the nature of deploying software, this should not be much of a problem.</p></li>
</ul>
</div>
</section>
diff --git a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/filesystem_module.html b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/filesystem_module.html
index a86255a..ea29996 100644
--- a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/filesystem_module.html
+++ b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/filesystem_module.html
@@ -201,7 +201,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-f
<a class="ansibleOptionLink" href="#parameter-fstype" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-aliases">aliases: type</span></p>
<p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>Filesystem type to be created. This option is required with <code class="docutils literal notranslate"><span class="pre">state=present</span></code> (or if <em>state</em> is omitted).</p>
+<td><div class="ansible-option-cell"><p>Filesystem type to be created. This option is required with <em>state=present</em> (or if <em>state</em> is omitted).</p>
<p>ufs support has been added in community.general 3.4.0.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
@@ -225,7 +225,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-f
<div class="ansibleOptionAnchor" id="parameter-opts"></div><p class="ansible-option-title" id="ansible-collections-community-general-filesystem-module-parameter-opts"><strong>opts</strong></p>
<a class="ansibleOptionLink" href="#parameter-opts" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>List of options to be passed to mkfs command.</p>
+<td><div class="ansible-option-cell"><p>List of options to be passed to <code class="docutils literal notranslate"><span class="pre">mkfs</span></code> command.</p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">
@@ -235,7 +235,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-f
<td><div class="ansible-option-cell"><p>If <code class="docutils literal notranslate"><span class="pre">true</span></code>, if the block device and filesystem size differ, grow the filesystem into the space.</p>
<p>Supported for <code class="docutils literal notranslate"><span class="pre">btrfs</span></code>, <code class="docutils literal notranslate"><span class="pre">ext2</span></code>, <code class="docutils literal notranslate"><span class="pre">ext3</span></code>, <code class="docutils literal notranslate"><span class="pre">ext4</span></code>, <code class="docutils literal notranslate"><span class="pre">ext4dev</span></code>, <code class="docutils literal notranslate"><span class="pre">f2fs</span></code>, <code class="docutils literal notranslate"><span class="pre">lvm</span></code>, <code class="docutils literal notranslate"><span class="pre">xfs</span></code>, <code class="docutils literal notranslate"><span class="pre">ufs</span></code> and <code class="docutils literal notranslate"><span class="pre">vfat</span></code> filesystems. Attempts to resize other filesystem types will fail.</p>
<p>XFS Will only grow if mounted. Currently, the module is based on commands from <code class="docutils literal notranslate"><span class="pre">util-linux</span></code> package to perform operations, so resizing of XFS is not supported on FreeBSD systems.</p>
-<p>vFAT will likely fail if fatresize < 1.04.</p>
+<p>vFAT will likely fail if <code class="docutils literal notranslate"><span class="pre">fatresize</span> <span class="pre"><</span> <span class="pre">1.04</span></code>.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
<li><p><span class="ansible-option-default-bold">false</span> <span class="ansible-option-default">← (default)</span></p></li>
@@ -248,9 +248,9 @@ see <a class="reference internal" href="#ansible-collections-community-general-f
<a class="ansibleOptionLink" href="#parameter-state" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
<p><span class="ansible-option-versionadded">added in 1.3.0 of community.general</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>If <code class="docutils literal notranslate"><span class="pre">state=present</span></code>, the filesystem is created if it doesn’t already exist, that is the default behaviour if <em>state</em> is omitted.</p>
-<p>If <code class="docutils literal notranslate"><span class="pre">state=absent</span></code>, filesystem signatures on <em>dev</em> are wiped if it contains a filesystem (as known by <code class="docutils literal notranslate"><span class="pre">blkid</span></code>).</p>
-<p>When <code class="docutils literal notranslate"><span class="pre">state=absent</span></code>, all other options but <em>dev</em> are ignored, and the module doesn’t fail if the device <em>dev</em> doesn’t actually exist.</p>
+<td><div class="ansible-option-cell"><p>If <em>state=present</em>, the filesystem is created if it doesn’t already exist, that is the default behaviour if <em>state</em> is omitted.</p>
+<p>If <em>state=absent</em>, filesystem signatures on <em>dev</em> are wiped if it contains a filesystem (as known by <code class="docutils literal notranslate"><span class="pre">blkid</span></code>).</p>
+<p>When <em>state=absent</em>, all other options but <em>dev</em> are ignored, and the module doesn’t fail if the device <em>dev</em> doesn’t actually exist.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
<li><p><span class="ansible-option-default-bold">present</span> <span class="ansible-option-default">← (default)</span></p></li>
diff --git a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/haproxy_module.html b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/haproxy_module.html
index b277608..8e8aef5 100644
--- a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/haproxy_module.html
+++ b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/haproxy_module.html
@@ -184,7 +184,7 @@
<a class="ansibleOptionLink" href="#parameter-drain" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">boolean</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Wait until the server has no active connections or until the timeout determined by wait_interval and wait_retries is reached.</p>
-<p>Continue only after the status changes to ‘MAINT’.</p>
+<p>Continue only after the status changes to <code class="docutils literal notranslate"><span class="pre">MAINT</span></code>.</p>
<p>This overrides the shutdown_sessions option.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
@@ -197,7 +197,7 @@
<div class="ansibleOptionAnchor" id="parameter-fail_on_not_found"></div><p class="ansible-option-title" id="ansible-collections-community-general-haproxy-module-parameter-fail-on-not-found"><strong>fail_on_not_found</strong></p>
<a class="ansibleOptionLink" href="#parameter-fail_on_not_found" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">boolean</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>Fail whenever trying to enable/disable a backend host that does not exist</p>
+<td><div class="ansible-option-cell"><p>Fail whenever trying to enable/disable a backend host that does not exist.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
<li><p><span class="ansible-option-default-bold">false</span> <span class="ansible-option-default">← (default)</span></p></li>
@@ -266,7 +266,7 @@
<div class="ansibleOptionAnchor" id="parameter-wait"></div><p class="ansible-option-title" id="ansible-collections-community-general-haproxy-module-parameter-wait"><strong>wait</strong></p>
<a class="ansibleOptionLink" href="#parameter-wait" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">boolean</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>Wait until the server reports a status of ‘UP’ when <code class="docutils literal notranslate"><span class="pre">state=enabled</span></code>, status of ‘MAINT’ when <code class="docutils literal notranslate"><span class="pre">state=disabled</span></code> or status of ‘DRAIN’ when <code class="docutils literal notranslate"><span class="pre">state=drain</span></code></p>
+<td><div class="ansible-option-cell"><p>Wait until the server reports a status of <code class="docutils literal notranslate"><span class="pre">UP</span></code> when <em>state=enabled</em>, status of <code class="docutils literal notranslate"><span class="pre">MAINT</span></code> when <em>state=disabled</em> or status of <code class="docutils literal notranslate"><span class="pre">DRAIN</span></code> when <em>state=drain</em>.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
<li><p><span class="ansible-option-default-bold">false</span> <span class="ansible-option-default">← (default)</span></p></li>
@@ -308,7 +308,7 @@
<p class="admonition-title">Note</p>
<ul class="simple">
<li><p>Enable, disable and drain commands are restricted and can only be issued on sockets configured for level ‘admin’. For example, you can add the line ‘stats socket /var/run/haproxy.sock level admin’ to the general section of haproxy.cfg. See <a class="reference external" href="http://haproxy.1wt.eu/download/1.5/doc/configuration.txt">http://haproxy.1wt.eu/download/1.5/doc/configuration.txt</a>.</p></li>
-<li><p>Depends on netcat (nc) being available; you need to install the appropriate package for your operating system before this module can be used.</p></li>
+<li><p>Depends on netcat (<code class="docutils literal notranslate"><span class="pre">nc</span></code>) being available; you need to install the appropriate package for your operating system before this module can be used.</p></li>
</ul>
</div>
</section>
diff --git a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/homebrew_module.html b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/homebrew_module.html
index 6dc150c..79b6cf6 100644
--- a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/homebrew_module.html
+++ b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/homebrew_module.html
@@ -195,7 +195,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-h
<a class="ansibleOptionLink" href="#parameter-path" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">path</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>A <code class="docutils literal notranslate"><span class="pre">:</span></code> separated list of paths to search for <code class="docutils literal notranslate"><span class="pre">brew</span></code> executable. Since a package (<em>formula</em> in homebrew parlance) location is prefixed relative to the actual path of <em>brew</em> command, providing an alternative <em>brew</em> path enables managing different set of packages in an alternative location in the system.</p>
-<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">“/usr/local/bin:/opt/homebrew/bin”</span></p>
+<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">“/usr/local/bin:/opt/homebrew/bin:/home/linuxbrew/.linuxbrew/bin”</span></p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">
diff --git a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/homebrew_tap_module.html b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/homebrew_tap_module.html
index 6f6ff66..c1bbd23 100644
--- a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/homebrew_tap_module.html
+++ b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/homebrew_tap_module.html
@@ -181,8 +181,8 @@ see <a class="reference internal" href="#ansible-collections-community-general-h
<a class="ansibleOptionLink" href="#parameter-path" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">path</span></p>
<p><span class="ansible-option-versionadded">added in 2.1.0 of community.general</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>A ‘:’ separated list of paths to search for <code class="docutils literal notranslate"><span class="pre">brew</span></code> executable.</p>
-<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">“/usr/local/bin:/opt/homebrew/bin”</span></p>
+<td><div class="ansible-option-cell"><p>A <code class="docutils literal notranslate"><span class="pre">:</span></code> separated list of paths to search for <code class="docutils literal notranslate"><span class="pre">brew</span></code> executable.</p>
+<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">“/usr/local/bin:/opt/homebrew/bin:/home/linuxbrew/.linuxbrew/bin”</span></p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">
diff --git a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/ini_file_module.html b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/ini_file_module.html
index d8cf9b1..3a6ed47 100644
--- a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/ini_file_module.html
+++ b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/ini_file_module.html
@@ -288,7 +288,7 @@
<div class="ansibleOptionAnchor" id="parameter-section"></div><p class="ansible-option-title" id="ansible-collections-community-general-ini-file-module-parameter-section"><strong>section</strong></p>
<a class="ansibleOptionLink" href="#parameter-section" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span> / <span class="ansible-option-required">required</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>Section name in INI file. This is added if <code class="docutils literal notranslate"><span class="pre">state=present</span></code> automatically when a single value is being set.</p>
+<td><div class="ansible-option-cell"><p>Section name in INI file. This is added if <em>state=present</em> automatically when a single value is being set.</p>
<p>If left empty or set to <code class="docutils literal notranslate"><span class="pre">null</span></code>, the <em>option</em> will be placed before the first <em>section</em>.</p>
<p>Using <code class="docutils literal notranslate"><span class="pre">null</span></code> is also required if the config format does not support sections.</p>
</div></td>
@@ -332,9 +332,9 @@
<a class="ansibleOptionLink" href="#parameter-state" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>If set to <code class="docutils literal notranslate"><span class="pre">absent</span></code> and <em>exclusive</em> set to <code class="docutils literal notranslate"><span class="pre">true</span></code> all matching <em>option</em> lines are removed.</p>
-<p>If set to <code class="docutils literal notranslate"><span class="pre">absent</span></code> and <em>exclusive</em> set to <code class="docutils literal notranslate"><span class="pre">false</span></code> the specified <code class="docutils literal notranslate"><span class="pre">option=value</span></code> lines are removed, but the other <em>option</em>s with the same name are not touched.</p>
-<p>If set to <code class="docutils literal notranslate"><span class="pre">present</span></code> and <em>exclusive</em> set to <code class="docutils literal notranslate"><span class="pre">false</span></code> the specified <code class="docutils literal notranslate"><span class="pre">option=values</span></code> lines are added, but the other <em>option</em>s with the same name are not touched.</p>
-<p>If set to <code class="docutils literal notranslate"><span class="pre">present</span></code> and <em>exclusive</em> set to <code class="docutils literal notranslate"><span class="pre">true</span></code> all given <code class="docutils literal notranslate"><span class="pre">option=values</span></code> lines will be added and the other <em>option</em>s with the same name are removed.</p>
+<p>If set to <code class="docutils literal notranslate"><span class="pre">absent</span></code> and <em>exclusive</em> set to <code class="docutils literal notranslate"><span class="pre">false</span></code> the specified <em>option=value</em> lines are removed, but the other <em>option</em>s with the same name are not touched.</p>
+<p>If set to <code class="docutils literal notranslate"><span class="pre">present</span></code> and <em>exclusive</em> set to <code class="docutils literal notranslate"><span class="pre">false</span></code> the specified <em>option=values</em> lines are added, but the other <em>option</em>s with the same name are not touched.</p>
+<p>If set to <code class="docutils literal notranslate"><span class="pre">present</span></code> and <em>exclusive</em> set to <code class="docutils literal notranslate"><span class="pre">true</span></code> all given <em>option=values</em> lines will be added and the other <em>option</em>s with the same name are removed.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
<li><p><span class="ansible-option-choices-entry">absent</span></p></li>
diff --git a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/iso_extract_module.html b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/iso_extract_module.html
index bb5e15d..d25a9d1 100644
--- a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/iso_extract_module.html
+++ b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/iso_extract_module.html
@@ -158,7 +158,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-i
<span id="ansible-collections-community-general-iso-extract-module-requirements"></span><h2><a class="toc-backref" href="#id2">Requirements</a><a class="headerlink" href="#requirements" title="Permalink to this heading"></a></h2>
<p>The below requirements are needed on the host that executes this module.</p>
<ul class="simple">
-<li><p>Either 7z (from <em>7zip</em> or <em>p7zip</em> package)</p></li>
+<li><p>Either 7z (from <code class="docutils literal notranslate"><span class="pre">7zip</span></code> or <code class="docutils literal notranslate"><span class="pre">p7zip</span></code> package)</p></li>
<li><p>Or mount capabilities (root-access, or CAP_SYS_ADMIN capability on Linux)</p></li>
</ul>
</section>
@@ -225,7 +225,7 @@ see <a class="reference internal" href="#ansible-collections-community-general-i
<div class="admonition note">
<p class="admonition-title">Note</p>
<ul class="simple">
-<li><p>Only the file checksum (content) is taken into account when extracting files from the ISO image. If <code class="docutils literal notranslate"><span class="pre">force=false</span></code>, only checks the presence of the file.</p></li>
+<li><p>Only the file checksum (content) is taken into account when extracting files from the ISO image. If <em>force=false</em>, only checks the presence of the file.</p></li>
<li><p>In Ansible 2.3 this module was using <code class="docutils literal notranslate"><span class="pre">mount</span></code> and <code class="docutils literal notranslate"><span class="pre">umount</span></code> commands only, requiring root access. This is no longer needed with the introduction of 7zip for extraction.</p></li>
</ul>
</div>
diff --git a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/jenkins_job_module.html b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/jenkins_job_module.html
index bdd3a25..6905964 100644
--- a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/jenkins_job_module.html
+++ b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/jenkins_job_module.html
@@ -174,8 +174,8 @@ see <a class="reference internal" href="#ansible-collections-community-general-j
</div></td>
<td><div class="ansible-option-cell"><p>config in XML format.</p>
<p>Required if job does not yet exist.</p>
-<p>Mutually exclusive with <code class="docutils literal notranslate"><span class="pre">enabled</span></code>.</p>
-<p>Considered if <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
+<p>Mutually exclusive with <em>enabled</em>.</p>
+<p>Considered if <em>state=present</em>.</p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">
@@ -183,8 +183,8 @@ see <a class="reference internal" href="#ansible-collections-community-general-j
<a class="ansibleOptionLink" href="#parameter-enabled" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">boolean</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Whether the job should be enabled or disabled.</p>
-<p>Mutually exclusive with <code class="docutils literal notranslate"><span class="pre">config</span></code>.</p>
-<p>Considered if <code class="docutils literal notranslate"><span class="pre">state=present</span></code>.</p>
+<p>Mutually exclusive with <em>config</em>.</p>
+<p>Considered if <em>state=present</em>.</p>
<p class="ansible-option-line"><span class="ansible-option-choices">Choices:</span></p>
<ul class="simple">
<li><p><span class="ansible-option-choices-entry">false</span></p></li>
diff --git a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/nagios_module.html b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/nagios_module.html
index a220287..d7e8625 100644
--- a/home/runner/work/community.general/community.general/docsbuild/base/collections/community/general/nagios_module.html
+++ b/home/runner/work/community.general/community.general/docsbuild/head/collections/community/general/nagios_module.html
@@ -148,8 +148,8 @@
<li><p>The <code class="docutils literal notranslate"><span class="pre">nagios</span></code> module has two basic functions: scheduling downtime and toggling alerts for services or hosts.</p></li>
<li><p>The <code class="docutils literal notranslate"><span class="pre">nagios</span></code> module is not idempotent.</p></li>
<li><p>All actions require the <em>host</em> parameter to be given explicitly. In playbooks you can use the <code class="docutils literal notranslate"><span class="pre">{{inventory_hostname}}</span></code> variable to refer to the host the playbook is currently running on.</p></li>
-<li><p>You can specify multiple services at once by separating them with commas, .e.g., <code class="docutils literal notranslate"><span class="pre">services=httpd,nfs,puppet</span></code>.</p></li>
-<li><p>When specifying what service to handle there is a special service value, <em>host</em>, which will handle alerts/downtime/acknowledge for the <em>host itself</em>, e.g., <code class="docutils literal notranslate"><span class="pre">service=host</span></code>. This keyword may not be given with other services at the same time. <em>Setting alerts/downtime/acknowledge for a host does not affect alerts/downtime/acknowledge for any of the services running on it.</em> To schedule downtime for all services on particular host use keyword “all”, e.g., <code class="docutils literal notranslate"><span class="pre">service=all</span></code>.</p></li>
+<li><p>You can specify multiple services at once by separating them with commas, .e.g. <em>services=httpd,nfs,puppet</em>.</p></li>
+<li><p>When specifying what service to handle there is a special service value, <em>host</em>, which will handle alerts/downtime/acknowledge for the <em>host itself</em>, e.g., <em>service=host</em>. This keyword may not be given with other services at the same time. <em>Setting alerts/downtime/acknowledge for a host does not affect alerts/downtime/acknowledge for any of the services running on it.</em> To schedule downtime for all services on particular host use keyword “all”, e.g., <em>service=all</em>.</p></li>
</ul>
</section>
<section id="parameters">
@@ -191,7 +191,7 @@
<div class="ansibleOptionAnchor" id="parameter-author"></div><p class="ansible-option-title" id="ansible-collections-community-general-nagios-module-parameter-author"><strong>author</strong></p>
<a class="ansibleOptionLink" href="#parameter-author" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
-<td><div class="ansible-option-cell"><p>Author to leave downtime comments as. Only usable with the <code class="docutils literal notranslate"><span class="pre">downtime</span></code> and <code class="docutils literal notranslate"><span class="pre">acknowledge</span></code> action.</p>
+<td><div class="ansible-option-cell"><p>Author to leave downtime comments as. Only used when <em>action</em> is <code class="docutils literal notranslate"><span class="pre">downtime</span></code> or <code class="docutils literal notranslate"><span class="pre">acknowledge</span></code>.</p>
<p class="ansible-option-line"><span class="ansible-option-default-bold">Default:</span> <span class="ansible-option-default">“Ansible”</span></p>
</div></td>
</tr>
@@ -213,7 +213,7 @@
<div class="ansibleOptionAnchor" id="parameter-comment"></div><p class="ansible-option-title" id="ansible-collections-community-general-nagios-module-parameter-comment"><strong>comment</strong></p>
<a class="ansibleOptionLink" href="# |
Hi @dawidd6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM to me, but I have not tested in Linux.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (now making github happy about it)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than the pending adjustment in the changelog, LGTM
Co-authored-by: Felix Fontein <felix@fontein.de>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM from my side.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM then :)
Backport to stable-5: 💚 backport PR created✅ Backport PR branch: Backported as #5254 🤖 @patchback |
SUMMARY
Homebrew on Linux is by default installed in
/home/linuxbrew/.linuxbrew/bin
, so let's search for brew there too.https://docs.brew.sh/Homebrew-on-Linux#install
ISSUE TYPE
COMPONENT NAME
homebrew