Skip to content

Commit

Permalink
deploy: 2cfec0d
Browse files Browse the repository at this point in the history
  • Loading branch information
softwarefactory-project-zuul[bot] committed Oct 10, 2023
1 parent e63836d commit 266b306
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 706 deletions.
4 changes: 2 additions & 2 deletions branch/main/collections/community/aws/glue_job_module.html
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.iam_access_key module – Manage AWS IAM User access keys" href="iam_access_key_module.html" />
<link rel="next" title="community.aws.iam_password_policy module – Update an IAM Password Policy" href="iam_password_policy_module.html" />
<link rel="prev" title="community.aws.glue_crawler module – Manage an AWS Glue crawler" href="glue_crawler_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->


Expand Down Expand Up @@ -704,7 +704,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="glue_crawler_module.html" class="btn btn-neutral float-left" title="community.aws.glue_crawler module – Manage an AWS Glue crawler" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="iam_access_key_module.html" class="btn btn-neutral float-right" title="community.aws.iam_access_key module – Manage AWS IAM User access keys" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="iam_password_policy_module.html" class="btn btn-neutral float-right" title="community.aws.iam_password_policy module – Update an IAM Password Policy" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
321 changes: 11 additions & 310 deletions branch/main/collections/community/aws/iam_access_key_info_module.html

Large diffs are not rendered by default.

398 changes: 11 additions & 387 deletions branch/main/collections/community/aws/iam_access_key_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.iam_saml_federation module – Maintain IAM SAML federation configuration." href="iam_saml_federation_module.html" />
<link rel="prev" title="community.aws.iam_access_key_info module – fetch information about AWS IAM User access keys" href="iam_access_key_info_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
<link rel="prev" title="community.aws.glue_job module – Manage an AWS Glue job" href="glue_job_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->



Expand Down Expand Up @@ -486,7 +486,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="iam_access_key_info_module.html" class="btn btn-neutral float-left" title="community.aws.iam_access_key_info module – fetch information about AWS IAM User access keys" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="glue_job_module.html" class="btn btn-neutral float-left" title="community.aws.glue_job module – Manage an AWS Glue job" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="iam_saml_federation_module.html" class="btn btn-neutral float-right" title="community.aws.iam_saml_federation module – Maintain IAM SAML federation configuration." accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

Expand Down
2 changes: 0 additions & 2 deletions branch/main/collections/community/aws/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,6 @@ <h3>Modules<a class="headerlink" href="#modules" title="Link to this heading">
<li><p><a class="reference internal" href="glue_connection_module.html#ansible-collections-community-aws-glue-connection-module"><span class="std std-ref">glue_connection module</span></a> – Manage an AWS Glue connection</p></li>
<li><p><a class="reference internal" href="glue_crawler_module.html#ansible-collections-community-aws-glue-crawler-module"><span class="std std-ref">glue_crawler module</span></a> – Manage an AWS Glue crawler</p></li>
<li><p><a class="reference internal" href="glue_job_module.html#ansible-collections-community-aws-glue-job-module"><span class="std std-ref">glue_job module</span></a> – Manage an AWS Glue job</p></li>
<li><p><a class="reference internal" href="iam_access_key_module.html#ansible-collections-community-aws-iam-access-key-module"><span class="std std-ref">iam_access_key module</span></a> – Manage AWS IAM User access keys</p></li>
<li><p><a class="reference internal" href="iam_access_key_info_module.html#ansible-collections-community-aws-iam-access-key-info-module"><span class="std std-ref">iam_access_key_info module</span></a> – fetch information about AWS IAM User access keys</p></li>
<li><p><a class="reference internal" href="iam_password_policy_module.html#ansible-collections-community-aws-iam-password-policy-module"><span class="std std-ref">iam_password_policy module</span></a> – Update an IAM Password Policy</p></li>
<li><p><a class="reference internal" href="iam_saml_federation_module.html#ansible-collections-community-aws-iam-saml-federation-module"><span class="std std-ref">iam_saml_federation module</span></a> – Maintain IAM SAML federation configuration.</p></li>
<li><p><a class="reference internal" href="iam_server_certificate_module.html#ansible-collections-community-aws-iam-server-certificate-module"><span class="std std-ref">iam_server_certificate module</span></a> – Manage IAM server certificates for use on ELBs and CloudFront</p></li>
Expand Down
2 changes: 0 additions & 2 deletions branch/main/collections/index_module.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,6 @@ <h2>community.aws<a class="headerlink" href="#community-aws" title="Link to this
<li><p><a class="reference internal" href="community/aws/glue_connection_module.html#ansible-collections-community-aws-glue-connection-module"><span class="std std-ref">community.aws.glue_connection</span></a> – Manage an AWS Glue connection</p></li>
<li><p><a class="reference internal" href="community/aws/glue_crawler_module.html#ansible-collections-community-aws-glue-crawler-module"><span class="std std-ref">community.aws.glue_crawler</span></a> – Manage an AWS Glue crawler</p></li>
<li><p><a class="reference internal" href="community/aws/glue_job_module.html#ansible-collections-community-aws-glue-job-module"><span class="std std-ref">community.aws.glue_job</span></a> – Manage an AWS Glue job</p></li>
<li><p><a class="reference internal" href="community/aws/iam_access_key_module.html#ansible-collections-community-aws-iam-access-key-module"><span class="std std-ref">community.aws.iam_access_key</span></a> – Manage AWS IAM User access keys</p></li>
<li><p><a class="reference internal" href="community/aws/iam_access_key_info_module.html#ansible-collections-community-aws-iam-access-key-info-module"><span class="std std-ref">community.aws.iam_access_key_info</span></a> – fetch information about AWS IAM User access keys</p></li>
<li><p><a class="reference internal" href="community/aws/iam_password_policy_module.html#ansible-collections-community-aws-iam-password-policy-module"><span class="std std-ref">community.aws.iam_password_policy</span></a> – Update an IAM Password Policy</p></li>
<li><p><a class="reference internal" href="community/aws/iam_saml_federation_module.html#ansible-collections-community-aws-iam-saml-federation-module"><span class="std std-ref">community.aws.iam_saml_federation</span></a> – Maintain IAM SAML federation configuration.</p></li>
<li><p><a class="reference internal" href="community/aws/iam_server_certificate_module.html#ansible-collections-community-aws-iam-server-certificate-module"><span class="std std-ref">community.aws.iam_server_certificate</span></a> – Manage IAM server certificates for use on ELBs and CloudFront</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 266b306

Please sign in to comment.