Skip to content
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

DNM - add new modules ssm_document and ssm_document_info #2233

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abikouo
Copy link
Contributor

@abikouo abikouo commented Feb 6, 2025

SUMMARY

Add new modules to manage SSM documents

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

ssm_document
ssm_document_info

@abikouo abikouo changed the title add new modules ssm_document and ssm_document_info DNM - add new modules ssm_document and ssm_document_info Feb 6, 2025
Copy link

github-actions bot commented Feb 6, 2025

Docs Build 📝

Thank you for contribution!✨

The docsite for this PR is available for download as an artifact from this run:
https://github.com/ansible-collections/community.aws/actions/runs/13180796327

You can compare to the docs for the main branch here:
https://ansible-collections.github.io/community.aws/branch/main

File changes:

  • A collections/community/aws/ssm_document_info_module.html
  • A collections/community/aws/ssm_document_module.html
  • M collections/community/aws/index.html
  • M collections/community/aws/sqs_queue_module.html
  • M collections/community/aws/ssm_inventory_info_module.html
  • M collections/index_module.html
Click to see the diff comparison.

NOTE: only file modifications are shown here. New and deleted files are excluded.
See the file list and check the published docs to see those files.

diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/index.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/index.html
index 01d88c5..e942bfe 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/index.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/index.html
@@ -302,6 +302,8 @@
 <li><p><a class="reference internal" href="sns_topic_module.html#ansible-collections-community-aws-sns-topic-module"><span class="std std-ref">sns_topic module</span></a> –</p></li>
 <li><p><a class="reference internal" href="sns_topic_info_module.html#ansible-collections-community-aws-sns-topic-info-module"><span class="std std-ref">sns_topic_info module</span></a> –</p></li>
 <li><p><a class="reference internal" href="sqs_queue_module.html#ansible-collections-community-aws-sqs-queue-module"><span class="std std-ref">sqs_queue module</span></a> –</p></li>
+<li><p><a class="reference internal" href="ssm_document_module.html#ansible-collections-community-aws-ssm-document-module"><span class="std std-ref">ssm_document module</span></a> –</p></li>
+<li><p><a class="reference internal" href="ssm_document_info_module.html#ansible-collections-community-aws-ssm-document-info-module"><span class="std std-ref">ssm_document_info module</span></a> –</p></li>
 <li><p><a class="reference internal" href="ssm_inventory_info_module.html#ansible-collections-community-aws-ssm-inventory-info-module"><span class="std std-ref">ssm_inventory_info module</span></a> –</p></li>
 <li><p><a class="reference internal" href="ssm_parameter_module.html#ansible-collections-community-aws-ssm-parameter-module"><span class="std std-ref">ssm_parameter module</span></a> –</p></li>
 <li><p><a class="reference internal" href="stepfunctions_state_machine_module.html#ansible-collections-community-aws-stepfunctions-state-machine-module"><span class="std std-ref">stepfunctions_state_machine module</span></a> –</p></li>
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/sqs_queue_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/sqs_queue_module.html
index e1c1375..61c7fab 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/sqs_queue_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/sqs_queue_module.html
@@ -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.ssm_inventory_info module" href="ssm_inventory_info_module.html" />
+    <link rel="next" title="community.aws.ssm_document module" href="ssm_document_module.html" />
     <link rel="prev" title="community.aws.sns_topic_info module" href="sns_topic_info_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
 
 
@@ -151,7 +151,7 @@
 
 <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
         <a href="sns_topic_info_module.html" class="btn btn-neutral float-left" title="community.aws.sns_topic_info module" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
-        <a href="ssm_inventory_info_module.html" class="btn btn-neutral float-right" title="community.aws.ssm_inventory_info module" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+        <a href="ssm_document_module.html" class="btn btn-neutral float-right" title="community.aws.ssm_document module" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
     </div>
 
   <hr/>
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/ssm_inventory_info_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/ssm_inventory_info_module.html
index 95b50de..a8f99c1 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/ssm_inventory_info_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/ssm_inventory_info_module.html
@@ -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.ssm_parameter module" href="ssm_parameter_module.html" />
-    <link rel="prev" title="community.aws.sqs_queue module" href="sqs_queue_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
+    <link rel="prev" title="community.aws.ssm_document_info module" href="ssm_document_info_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
 
 
 
@@ -150,7 +150,7 @@
           
 
 <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
-        <a href="sqs_queue_module.html" class="btn btn-neutral float-left" title="community.aws.sqs_queue module" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+        <a href="ssm_document_info_module.html" class="btn btn-neutral float-left" title="community.aws.ssm_document_info module" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
         <a href="ssm_parameter_module.html" class="btn btn-neutral float-right" title="community.aws.ssm_parameter module" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
     </div>
 
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/index_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/index_module.html
index c8ca4f6..563214d 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/index_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/index_module.html
@@ -245,6 +245,8 @@
 <li><p><a class="reference internal" href="community/aws/sns_topic_module.html#ansible-collections-community-aws-sns-topic-module"><span class="std std-ref">community.aws.sns_topic</span></a> –</p></li>
 <li><p><a class="reference internal" href="community/aws/sns_topic_info_module.html#ansible-collections-community-aws-sns-topic-info-module"><span class="std std-ref">community.aws.sns_topic_info</span></a> –</p></li>
 <li><p><a class="reference internal" href="community/aws/sqs_queue_module.html#ansible-collections-community-aws-sqs-queue-module"><span class="std std-ref">community.aws.sqs_queue</span></a> –</p></li>
+<li><p><a class="reference internal" href="community/aws/ssm_document_module.html#ansible-collections-community-aws-ssm-document-module"><span class="std std-ref">community.aws.ssm_document</span></a> –</p></li>
+<li><p><a class="reference internal" href="community/aws/ssm_document_info_module.html#ansible-collections-community-aws-ssm-document-info-module"><span class="std std-ref">community.aws.ssm_document_info</span></a> –</p></li>
 <li><p><a class="reference internal" href="community/aws/ssm_inventory_info_module.html#ansible-collections-community-aws-ssm-inventory-info-module"><span class="std std-ref">community.aws.ssm_inventory_info</span></a> –</p></li>
 <li><p><a class="reference internal" href="community/aws/ssm_parameter_module.html#ansible-collections-community-aws-ssm-parameter-module"><span class="std std-ref">community.aws.ssm_parameter</span></a> –</p></li>
 <li><p><a class="reference internal" href="community/aws/stepfunctions_state_machine_module.html#ansible-collections-community-aws-stepfunctions-state-machine-module"><span class="std std-ref">community.aws.stepfunctions_state_machine</span></a> –</p></li>

@abikouo abikouo force-pushed the ssm_document_20250205 branch from c12f665 to b587d9f Compare February 6, 2025 14:17
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/069f136e44eb45d7af8b35f5e8e846ca

ansible-galaxy-importer FAILURE in 6m 29s (non-voting)
✔️ build-ansible-collection SUCCESS in 10m 09s
✔️ ansible-test-splitter SUCCESS in 3m 49s
Skipped 22 jobs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant