Skip to content

Commit

Permalink
deploy: 0220862
Browse files Browse the repository at this point in the history
  • Loading branch information
softwarefactory-project-zuul[bot] committed Mar 28, 2024
1 parent 2428c5d commit 8b72ae4
Show file tree
Hide file tree
Showing 7 changed files with 717 additions and 5 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/js/theme.js"></script>
<link rel="search" title="Search" href="../../../search.html" />
<link rel="next" title="community.aws.dynamodb_ttl module – Set TTL for a given DynamoDB table" href="dynamodb_ttl_module.html" />
<link rel="next" title="community.aws.dynamodb_table_info module – Returns information about a Dynamo DB table" href="dynamodb_table_info_module.html" />
<link rel="prev" title="community.aws.dms_replication_subnet_group module – creates or destroys a data migration services subnet group" href="dms_replication_subnet_group_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->


Expand Down Expand Up @@ -688,7 +688,7 @@ <h3>Collection links<a class="headerlink" href="#collection-links" title="Link t

<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="dms_replication_subnet_group_module.html" class="btn btn-neutral float-left" title="community.aws.dms_replication_subnet_group module – creates or destroys a data migration services subnet group" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="dynamodb_ttl_module.html" class="btn btn-neutral float-right" title="community.aws.dynamodb_ttl module – Set TTL for a given DynamoDB table" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="dynamodb_table_info_module.html" class="btn btn-neutral float-right" title="community.aws.dynamodb_table_info module – Returns information about a Dynamo DB table" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<script src="../../../_static/js/theme.js"></script>
<link rel="search" title="Search" href="../../../search.html" />
<link rel="next" title="community.aws.ec2_ami_copy module – copies AMI between AWS regions, return new image id" href="ec2_ami_copy_module.html" />
<link rel="prev" title="community.aws.dynamodb_table module – Create, update or delete AWS Dynamo DB tables" href="dynamodb_table_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
<link rel="prev" title="community.aws.dynamodb_table_info module – Returns information about a Dynamo DB table" href="dynamodb_table_info_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->



Expand Down Expand Up @@ -415,7 +415,7 @@ <h3>Collection links<a class="headerlink" href="#collection-links" title="Link t


<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="dynamodb_table_module.html" class="btn btn-neutral float-left" title="community.aws.dynamodb_table module – Create, update or delete AWS Dynamo DB tables" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="dynamodb_table_info_module.html" class="btn btn-neutral float-left" title="community.aws.dynamodb_table_info module – Returns information about a Dynamo DB table" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="ec2_ami_copy_module.html" class="btn btn-neutral float-right" title="community.aws.ec2_ami_copy module – copies AMI between AWS regions, return new image id" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

Expand Down
1 change: 1 addition & 0 deletions branch/stable-7/collections/community/aws/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ <h3>Modules<a class="headerlink" href="#modules" title="Link to this heading">
<li><p><a class="reference internal" href="dms_endpoint_module.html#ansible-collections-community-aws-dms-endpoint-module"><span class="std std-ref">dms_endpoint module</span></a> – Creates or destroys a data migration services endpoint</p></li>
<li><p><a class="reference internal" href="dms_replication_subnet_group_module.html#ansible-collections-community-aws-dms-replication-subnet-group-module"><span class="std std-ref">dms_replication_subnet_group module</span></a> – creates or destroys a data migration services subnet group</p></li>
<li><p><a class="reference internal" href="dynamodb_table_module.html#ansible-collections-community-aws-dynamodb-table-module"><span class="std std-ref">dynamodb_table module</span></a> – Create, update or delete AWS Dynamo DB tables</p></li>
<li><p><a class="reference internal" href="dynamodb_table_info_module.html#ansible-collections-community-aws-dynamodb-table-info-module"><span class="std std-ref">dynamodb_table_info module</span></a> – Returns information about a Dynamo DB table</p></li>
<li><p><a class="reference internal" href="dynamodb_ttl_module.html#ansible-collections-community-aws-dynamodb-ttl-module"><span class="std std-ref">dynamodb_ttl module</span></a> – Set TTL for a given DynamoDB table</p></li>
<li><p><a class="reference internal" href="ec2_ami_copy_module.html#ansible-collections-community-aws-ec2-ami-copy-module"><span class="std std-ref">ec2_ami_copy module</span></a> – copies AMI between AWS regions, return new image id</p></li>
<li><p><a class="reference internal" href="ec2_carrier_gateway_module.html#ansible-collections-community-aws-ec2-carrier-gateway-module"><span class="std std-ref">ec2_carrier_gateway module</span></a> – Manage an AWS VPC Carrier gateway</p></li>
Expand Down
1 change: 1 addition & 0 deletions branch/stable-7/collections/index_module.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ <h2>community.aws<a class="headerlink" href="#community-aws" title="Link to this
<li><p><a class="reference internal" href="community/aws/dms_endpoint_module.html#ansible-collections-community-aws-dms-endpoint-module"><span class="std std-ref">community.aws.dms_endpoint</span></a> – Creates or destroys a data migration services endpoint</p></li>
<li><p><a class="reference internal" href="community/aws/dms_replication_subnet_group_module.html#ansible-collections-community-aws-dms-replication-subnet-group-module"><span class="std std-ref">community.aws.dms_replication_subnet_group</span></a> – creates or destroys a data migration services subnet group</p></li>
<li><p><a class="reference internal" href="community/aws/dynamodb_table_module.html#ansible-collections-community-aws-dynamodb-table-module"><span class="std std-ref">community.aws.dynamodb_table</span></a> – Create, update or delete AWS Dynamo DB tables</p></li>
<li><p><a class="reference internal" href="community/aws/dynamodb_table_info_module.html#ansible-collections-community-aws-dynamodb-table-info-module"><span class="std std-ref">community.aws.dynamodb_table_info</span></a> – Returns information about a Dynamo DB table</p></li>
<li><p><a class="reference internal" href="community/aws/dynamodb_ttl_module.html#ansible-collections-community-aws-dynamodb-ttl-module"><span class="std std-ref">community.aws.dynamodb_ttl</span></a> – Set TTL for a given DynamoDB table</p></li>
<li><p><a class="reference internal" href="community/aws/ec2_ami_copy_module.html#ansible-collections-community-aws-ec2-ami-copy-module"><span class="std std-ref">community.aws.ec2_ami_copy</span></a> – copies AMI between AWS regions, return new image id</p></li>
<li><p><a class="reference internal" href="community/aws/ec2_carrier_gateway_module.html#ansible-collections-community-aws-ec2-carrier-gateway-module"><span class="std std-ref">community.aws.ec2_carrier_gateway</span></a> – Manage an AWS VPC Carrier gateway</p></li>
Expand Down
Binary file modified branch/stable-7/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion branch/stable-7/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 8b72ae4

Please sign in to comment.