Skip to content

Commit

Permalink
deploy: 6979012
Browse files Browse the repository at this point in the history
  • Loading branch information
softwarefactory-project-zuul[bot] committed Oct 9, 2023
1 parent 078a03f commit e63836d
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 951 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h1>community.aws.aws_s3_bucket_info module<a class="headerlink" href="#communit
<p>To use it in a playbook, specify: <code class="code docutils literal notranslate"><span class="pre">community.aws.aws_s3_bucket_info</span></code>.</p>
</div>
<ul class="simple">
<li><p>This is a redirect to the <a class="reference internal" href="s3_bucket_info_module.html#ansible-collections-community-aws-s3-bucket-info-module"><span class="std std-ref">community.aws.s3_bucket_info module</span></a>.</p></li>
<li><p>This is a redirect to the <a class="reference external" href="https://ansible-collections.github.io/amazon.aws/branch/main/collections/amazon/aws/s3_bucket_info_module.html#ansible-collections-amazon-aws-s3-bucket-info-module" title="(in Ansible collections)"><span>amazon.aws.s3_bucket_info module</span></a>.</p></li>
<li><p>This redirect does <strong>not</strong> work with Ansible 2.9.</p></li>
</ul>
</section>
Expand Down
1 change: 0 additions & 1 deletion branch/main/collections/community/aws/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ <h3>Modules<a class="headerlink" href="#modules" title="Link to this heading">
<li><p><a class="reference internal" href="redshift_info_module.html#ansible-collections-community-aws-redshift-info-module"><span class="std std-ref">redshift_info module</span></a> – Gather information about Redshift cluster(s)</p></li>
<li><p><a class="reference internal" href="redshift_subnet_group_module.html#ansible-collections-community-aws-redshift-subnet-group-module"><span class="std std-ref">redshift_subnet_group module</span></a> – manage Redshift cluster subnet groups</p></li>
<li><p><a class="reference internal" href="route53_wait_module.html#ansible-collections-community-aws-route53-wait-module"><span class="std std-ref">route53_wait module</span></a> – wait for changes in Amazons Route 53 DNS service to propagate</p></li>
<li><p><a class="reference internal" href="s3_bucket_info_module.html#ansible-collections-community-aws-s3-bucket-info-module"><span class="std std-ref">s3_bucket_info module</span></a> – Lists S3 buckets in AWS</p></li>
<li><p><a class="reference internal" href="s3_bucket_notification_module.html#ansible-collections-community-aws-s3-bucket-notification-module"><span class="std std-ref">s3_bucket_notification module</span></a> – Creates, updates or deletes S3 Bucket notifications targeting Lambda functions, SNS or SQS.</p></li>
<li><p><a class="reference internal" href="s3_cors_module.html#ansible-collections-community-aws-s3-cors-module"><span class="std std-ref">s3_cors module</span></a> – Manage CORS for S3 buckets in AWS</p></li>
<li><p><a class="reference internal" href="s3_lifecycle_module.html#ansible-collections-community-aws-s3-lifecycle-module"><span class="std std-ref">s3_lifecycle module</span></a> – Manage S3 bucket lifecycle rules in AWS</p></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,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.s3_bucket_info module – Lists S3 buckets in AWS" href="s3_bucket_info_module.html" />
<link rel="next" title="community.aws.s3_bucket_notification module – Creates, updates or deletes S3 Bucket notifications targeting Lambda functions, SNS or SQS." href="s3_bucket_notification_module.html" />
<link rel="prev" title="community.aws.redshift_subnet_group module – manage Redshift cluster subnet groups" href="redshift_subnet_group_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->


Expand Down Expand Up @@ -413,7 +413,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="redshift_subnet_group_module.html" class="btn btn-neutral float-left" title="community.aws.redshift_subnet_group module – manage Redshift cluster subnet groups" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="s3_bucket_info_module.html" class="btn btn-neutral float-right" title="community.aws.s3_bucket_info module – Lists S3 buckets in AWS" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="s3_bucket_notification_module.html" class="btn btn-neutral float-right" title="community.aws.s3_bucket_notification module – Creates, updates or deletes S3 Bucket notifications targeting Lambda functions, SNS or SQS." accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
954 changes: 11 additions & 943 deletions branch/main/collections/community/aws/s3_bucket_info_module.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script src="../../../_static/js/theme.js"></script>
<link rel="search" title="Search" href="../../../search.html" />
<link rel="next" title="community.aws.s3_cors module – Manage CORS for S3 buckets in AWS" href="s3_cors_module.html" />
<link rel="prev" title="community.aws.s3_bucket_info module – Lists S3 buckets in AWS" href="s3_bucket_info_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
<link rel="prev" title="community.aws.route53_wait module – wait for changes in Amazons Route 53 DNS service to propagate" href="route53_wait_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->



Expand Down Expand Up @@ -543,7 +543,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="s3_bucket_info_module.html" class="btn btn-neutral float-left" title="community.aws.s3_bucket_info module – Lists S3 buckets in AWS" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="route53_wait_module.html" class="btn btn-neutral float-left" title="community.aws.route53_wait module – wait for changes in Amazons Route 53 DNS service to propagate" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="s3_cors_module.html" class="btn btn-neutral float-right" title="community.aws.s3_cors module – Manage CORS for S3 buckets in AWS" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

Expand Down
1 change: 0 additions & 1 deletion branch/main/collections/index_module.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@ <h2>community.aws<a class="headerlink" href="#community-aws" title="Link to this
<li><p><a class="reference internal" href="community/aws/redshift_info_module.html#ansible-collections-community-aws-redshift-info-module"><span class="std std-ref">community.aws.redshift_info</span></a> – Gather information about Redshift cluster(s)</p></li>
<li><p><a class="reference internal" href="community/aws/redshift_subnet_group_module.html#ansible-collections-community-aws-redshift-subnet-group-module"><span class="std std-ref">community.aws.redshift_subnet_group</span></a> – manage Redshift cluster subnet groups</p></li>
<li><p><a class="reference internal" href="community/aws/route53_wait_module.html#ansible-collections-community-aws-route53-wait-module"><span class="std std-ref">community.aws.route53_wait</span></a> – wait for changes in Amazons Route 53 DNS service to propagate</p></li>
<li><p><a class="reference internal" href="community/aws/s3_bucket_info_module.html#ansible-collections-community-aws-s3-bucket-info-module"><span class="std std-ref">community.aws.s3_bucket_info</span></a> – Lists S3 buckets in AWS</p></li>
<li><p><a class="reference internal" href="community/aws/s3_bucket_notification_module.html#ansible-collections-community-aws-s3-bucket-notification-module"><span class="std std-ref">community.aws.s3_bucket_notification</span></a> – Creates, updates or deletes S3 Bucket notifications targeting Lambda functions, SNS or SQS.</p></li>
<li><p><a class="reference internal" href="community/aws/s3_cors_module.html#ansible-collections-community-aws-s3-cors-module"><span class="std std-ref">community.aws.s3_cors</span></a> – Manage CORS for S3 buckets in AWS</p></li>
<li><p><a class="reference internal" href="community/aws/s3_lifecycle_module.html#ansible-collections-community-aws-s3-lifecycle-module"><span class="std std-ref">community.aws.s3_lifecycle</span></a> – Manage S3 bucket lifecycle rules in AWS</p></li>
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 e63836d

Please sign in to comment.