Skip to content

Commit

Permalink
deploy: 3fb210c
Browse files Browse the repository at this point in the history
  • Loading branch information
softwarefactory-project-zuul[bot] committed Oct 29, 2024
1 parent f5dc720 commit d354474
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 21 deletions.
6 changes: 3 additions & 3 deletions branch/main/collections/community/aws/ecs_cluster_module.html
Original file line number Diff line number Diff line change
Expand Up @@ -309,11 +309,11 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">Parameters</a><a clas
<p><em class="ansible-option-versionadded">added in community.aws 5.2.0</em></p>
</div></td>
<td><div class="ansible-option-cell"><p>Toggle overwriting of existing capacity providers or strategy. This is needed for backwards compatibility.</p>
<p>By default <em>purge_capacity_providers=false</em>. In release 9.0.0 this default will be changed to <em>purge_capacity_providers=true</em>.</p>
<p>By default <em>purge_capacity_providers=true</em>.</p>
<p class="ansible-option-line"><strong class="ansible-option-choices">Choices:</strong></p>
<ul class="simple">
<li><p><code class="ansible-option-default-bold docutils literal notranslate"><strong><span class="pre">false</span></strong></code> <span class="ansible-option-choices-default-mark">← (default)</span></p></li>
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">true</span></code></p></li>
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">false</span></code></p></li>
<li><p><code class="ansible-option-default-bold docutils literal notranslate"><strong><span class="pre">true</span></strong></code> <span class="ansible-option-choices-default-mark">← (default)</span></p></li>
</ul>
</div></td>
</tr>
Expand Down
24 changes: 7 additions & 17 deletions branch/main/collections/community/aws/glue_connection_module.html
Original file line number Diff line number Diff line change
Expand Up @@ -461,16 +461,6 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">Return Values</a><a c
</thead>
<tbody>
<tr class="row-even"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="return-connection_properties"></div><p class="ansible-option-title" id="ansible-collections-community-aws-glue-connection-module-return-connection-properties"><strong>connection_properties</strong></p>
<a class="ansibleOptionLink" href="#return-connection_properties" title="Permalink to this return value"></a><p class="ansible-option-type-line"><span class="ansible-option-type">dictionary</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>(deprecated) A dict of key-value pairs (converted to lowercase) used as parameters for this connection.</p>
<p>This return key has been deprecated, and will be removed in release 9.0.0.</p>
<p class="ansible-option-line"><strong class="ansible-option-returned-bold">Returned:</strong> when state is present</p>
<p class="ansible-option-line ansible-option-sample"><strong class="ansible-option-sample-bold">Sample:</strong> <code class="ansible-option-sample docutils literal notranslate"><span class="pre">{&quot;jdbc_connection_url&quot;:</span> <span class="pre">&quot;jdbc:mysql://mydb:3306/databasename&quot;,</span> <span class="pre">&quot;password&quot;:</span> <span class="pre">&quot;y&quot;,</span> <span class="pre">&quot;username&quot;:</span> <span class="pre">&quot;x&quot;}</span></code></p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="return-connection_type"></div><p class="ansible-option-title" id="ansible-collections-community-aws-glue-connection-module-return-connection-type"><strong>connection_type</strong></p>
<a class="ansibleOptionLink" href="#return-connection_type" title="Permalink to this return value"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
Expand All @@ -479,7 +469,7 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">Return Values</a><a c
<p class="ansible-option-line ansible-option-sample"><strong class="ansible-option-sample-bold">Sample:</strong> <code class="ansible-option-sample docutils literal notranslate"><span class="pre">&quot;JDBC&quot;</span></code></p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">
<tr class="row-odd"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="return-creation_time"></div><p class="ansible-option-title" id="ansible-collections-community-aws-glue-connection-module-return-creation-time"><strong>creation_time</strong></p>
<a class="ansibleOptionLink" href="#return-creation_time" title="Permalink to this return value"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
Expand All @@ -488,7 +478,7 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">Return Values</a><a c
<p class="ansible-option-line ansible-option-sample"><strong class="ansible-option-sample-bold">Sample:</strong> <code class="ansible-option-sample docutils literal notranslate"><span class="pre">&quot;2018-04-21T05:19:58.326000+00:00&quot;</span></code></p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">
<tr class="row-even"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="return-description"></div><p class="ansible-option-title" id="ansible-collections-community-aws-glue-connection-module-return-description"><strong>description</strong></p>
<a class="ansibleOptionLink" href="#return-description" title="Permalink to this return value"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
Expand All @@ -497,7 +487,7 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">Return Values</a><a c
<p class="ansible-option-line ansible-option-sample"><strong class="ansible-option-sample-bold">Sample:</strong> <code class="ansible-option-sample docutils literal notranslate"><span class="pre">&quot;My</span> <span class="pre">first</span> <span class="pre">Glue</span> <span class="pre">job&quot;</span></code></p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">
<tr class="row-odd"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="return-last_updated_time"></div><p class="ansible-option-title" id="ansible-collections-community-aws-glue-connection-module-return-last-updated-time"><strong>last_updated_time</strong></p>
<a class="ansibleOptionLink" href="#return-last_updated_time" title="Permalink to this return value"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
Expand All @@ -506,7 +496,7 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">Return Values</a><a c
<p class="ansible-option-line ansible-option-sample"><strong class="ansible-option-sample-bold">Sample:</strong> <code class="ansible-option-sample docutils literal notranslate"><span class="pre">&quot;2018-04-21T05:19:58.326000+00:00&quot;</span></code></p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">
<tr class="row-even"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="return-match_criteria"></div><p class="ansible-option-title" id="ansible-collections-community-aws-glue-connection-module-return-match-criteria"><strong>match_criteria</strong></p>
<a class="ansibleOptionLink" href="#return-match_criteria" title="Permalink to this return value"></a><p class="ansible-option-type-line"><span class="ansible-option-type">list</span> / <span class="ansible-option-elements">elements=string</span></p>
</div></td>
Expand All @@ -515,7 +505,7 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">Return Values</a><a c
<p class="ansible-option-line ansible-option-sample"><strong class="ansible-option-sample-bold">Sample:</strong> <code class="ansible-option-sample docutils literal notranslate"><span class="pre">[]</span></code></p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">
<tr class="row-odd"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="return-name"></div><p class="ansible-option-title" id="ansible-collections-community-aws-glue-connection-module-return-name"><strong>name</strong></p>
<a class="ansibleOptionLink" href="#return-name" title="Permalink to this return value"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
Expand All @@ -524,7 +514,7 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">Return Values</a><a c
<p class="ansible-option-line ansible-option-sample"><strong class="ansible-option-sample-bold">Sample:</strong> <code class="ansible-option-sample docutils literal notranslate"><span class="pre">&quot;my-glue-connection&quot;</span></code></p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">
<tr class="row-even"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="return-physical_connection_requirements"></div><p class="ansible-option-title" id="ansible-collections-community-aws-glue-connection-module-return-physical-connection-requirements"><strong>physical_connection_requirements</strong></p>
<a class="ansibleOptionLink" href="#return-physical_connection_requirements" title="Permalink to this return value"></a><p class="ansible-option-type-line"><span class="ansible-option-type">dictionary</span></p>
</div></td>
Expand All @@ -533,7 +523,7 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">Return Values</a><a c
<p class="ansible-option-line ansible-option-sample"><strong class="ansible-option-sample-bold">Sample:</strong> <code class="ansible-option-sample docutils literal notranslate"><span class="pre">{&quot;subnet-id&quot;:</span> <span class="pre">&quot;subnet-aabbccddee&quot;}</span></code></p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">
<tr class="row-odd"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="return-raw_connection_properties"></div><p class="ansible-option-title" id="ansible-collections-community-aws-glue-connection-module-return-raw-connection-properties"><strong>raw_connection_properties</strong></p>
<a class="ansibleOptionLink" href="#return-raw_connection_properties" title="Permalink to this return value"></a><p class="ansible-option-type-line"><span class="ansible-option-type">dictionary</span></p>
</div></td>
Expand Down
Binary file modified branch/main/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion branch/main/searchindex.js

Large diffs are not rendered by default.

0 comments on commit d354474

Please sign in to comment.