Skip to content

Commit c9729d6

Browse files
Update docs
1 parent 6a747a9 commit c9729d6

File tree

29,511 files changed

+743818
-738384
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

29,511 files changed

+743818
-738384
lines changed

debian/control

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1547,6 +1547,13 @@ Depends: ${misc:Depends},
15471547
Description: View devdocs offline in a terminal
15481548
This package contains offline data for tcl-tk.
15491549

1550+
Package: devdocs-data-tcllib
1551+
Architecture: all
1552+
Depends: ${misc:Depends},
1553+
devdocs (= ${binary:Version})
1554+
Description: View devdocs offline in a terminal
1555+
This package contains offline data for tcllib.
1556+
15501557
Package: devdocs-data-tensorflow
15511558
Architecture: all
15521559
Depends: ${misc:Depends},

debian/devdocs-data-tcllib.install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
usr/share/devdocs/html/tcllib

html/ansible/cli/ansible-pull.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[--verify-commit] [--clean] [--track-subs] [--check]
1616
[--diff]
1717
[playbook.yml ...]
18-
</pre> </section> <section id="description"> <h2>Description</h2> <p>Used to pull a remote copy of ansible on each managed node, each set to run via cron and update playbook source via a source repository. This inverts the default <em>push</em> architecture of ansible into a <em>pull</em> architecture, which has near-limitless scaling potential.</p> <p>None of the CLI tools are designed to run concurrently with themselves, you should use an external scheduler and/or locking to ensure there are no clashing operations.</p> <p>The setup playbook can be tuned to change the cron frequency, logging locations, and parameters to ansible-pull. This is useful both for extreme scale-out as well as periodic remediation. Usage of the ‘fetch’ module to retrieve logs from ansible-pull runs would be an excellent way to gather and analyze remote logs from ansible-pull.</p> </section> <section id="common-options"> <h2>Common Options</h2> <dl class="std option"> <dt class="sig sig-object std" id="cmdoption-ansible-pull-accept-host-key">
18+
</pre> </section> <section id="description"> <h2>Description</h2> <p>Used to pull a remote copy of ansible on each managed node, each set to run via cron and update playbook source via a source repository. This inverts the default <em>push</em> architecture of ansible into a <em>pull</em> architecture, which has near-limitless scaling potential.</p> <p>None of the CLI tools are designed to run concurrently with themselves, you should use an external scheduler and/or locking to ensure there are no clashing operations.</p> <p>The setup playbook can be tuned to change the cron frequency, logging locations, and parameters to ansible-pull. This is useful both for extreme scale-out and periodic remediation. Usage of the ‘fetch’ module to retrieve logs from ansible-pull runs would be an excellent way to gather and analyze remote logs from ansible-pull.</p> </section> <section id="common-options"> <h2>Common Options</h2> <dl class="std option"> <dt class="sig sig-object std" id="cmdoption-ansible-pull-accept-host-key">
1919
<code>--accept-host-key</code> </dt> <dd>
2020
<p>adds the hostkey for the repo url if not already added</p> </dd>
2121
</dl> <dl class="std option"> <dt class="sig sig-object std" id="cmdoption-ansible-pull-become-password-file">

html/ansible/collections/amazon/aws/autoscaling_group_info_module.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<section id="amazon-aws-autoscaling-group-info-module-gather-information-about-ec2-auto-scaling-groups-asgs-in-aws"> <h1>amazon.aws.autoscaling_group_info module – Gather information about EC2 Auto Scaling Groups (ASGs) in AWS</h1> <div class="admonition note"> <p class="admonition-title">Note</p> <p>This module is part of the <a class="reference external" href="https://galaxy.ansible.com/ui/repo/published/amazon/aws/">amazon.aws collection</a> (version 9.3.0).</p> <p>You might already have this collection installed if you are using the <code>ansible</code> package. It is not included in <code>ansible-core</code>. To check whether it is installed, run <code>ansible-galaxy collection list</code>.</p> <p>To install it, use: <code>ansible-galaxy collection install amazon.aws</code>. You need further requirements to be able to use this module, see <a class="reference internal" href="#ansible-collections-amazon-aws-autoscaling-group-info-module-requirements"><span class="std std-ref">Requirements</span></a> for details.</p> <p>To use it in a playbook, specify: <code>amazon.aws.autoscaling_group_info</code>.</p> </div> <p class="ansible-version-added">New in amazon.aws 5.0.0</p> <ul class="simple"> <li><a class="reference internal" href="#synopsis" id="id1">Synopsis</a></li> <li><a class="reference internal" href="#requirements" id="id2">Requirements</a></li> <li><a class="reference internal" href="#parameters" id="id3">Parameters</a></li> <li><a class="reference internal" href="#notes" id="id4">Notes</a></li> <li><a class="reference internal" href="#examples" id="id5">Examples</a></li> <li><a class="reference internal" href="#return-values" id="id6">Return Values</a></li> </ul> <section id="synopsis"> <h2>Synopsis</h2> <ul class="simple"> <li>Gather information about EC2 Auto Scaling Groups (ASGs) in AWS.</li> <li>Prior to release 5.0.0 this module was called <a class="reference internal" href="../../community/aws/ec2_asg_info_module.html#ansible-collections-community-aws-ec2-asg-info-module"><span class="std std-ref">community.aws.ec2_asg_info</span></a>. The usage did not change.</li> <li>This module was originally added to <code>community.aws</code> in release 1.0.0.</li> </ul> <p>Aliases: ec2_asg_info</p> </section> <section id="requirements"> <h2 id="ansible-collections-amazon-aws-autoscaling-group-info-module-requirements">Requirements</h2> <p>The below requirements are needed on the host that executes this module.</p> <ul class="simple"> <li>python &gt;= 3.6</li> <li>boto3 &gt;= 1.28.0</li> <li>botocore &gt;= 1.31.0</li> </ul> </section> <section id="parameters"> <h2>Parameters</h2> <table class="longtable ansible-option-table docutils align-default" style="width: 100%"> <thead> <tr>
1+
<section id="amazon-aws-autoscaling-group-info-module-gather-information-about-ec2-auto-scaling-groups-asgs-in-aws"> <h1>amazon.aws.autoscaling_group_info module – Gather information about EC2 Auto Scaling Groups (ASGs) in AWS</h1> <div class="admonition note"> <p class="admonition-title">Note</p> <p>This module is part of the <a class="reference external" href="https://galaxy.ansible.com/ui/repo/published/amazon/aws/">amazon.aws collection</a> (version 9.5.1).</p> <p>You might already have this collection installed if you are using the <code>ansible</code> package. It is not included in <code>ansible-core</code>. To check whether it is installed, run <code>ansible-galaxy collection list</code>.</p> <p>To install it, use: <code>ansible-galaxy collection install amazon.aws</code>. You need further requirements to be able to use this module, see <a class="reference internal" href="#ansible-collections-amazon-aws-autoscaling-group-info-module-requirements"><span class="std std-ref">Requirements</span></a> for details.</p> <p>To use it in a playbook, specify: <code>amazon.aws.autoscaling_group_info</code>.</p> </div> <p class="ansible-version-added">New in amazon.aws 5.0.0</p> <ul class="simple"> <li><a class="reference internal" href="#synopsis" id="id1">Synopsis</a></li> <li><a class="reference internal" href="#requirements" id="id2">Requirements</a></li> <li><a class="reference internal" href="#parameters" id="id3">Parameters</a></li> <li><a class="reference internal" href="#notes" id="id4">Notes</a></li> <li><a class="reference internal" href="#examples" id="id5">Examples</a></li> <li><a class="reference internal" href="#return-values" id="id6">Return Values</a></li> </ul> <section id="synopsis"> <h2>Synopsis</h2> <ul class="simple"> <li>Gather information about EC2 Auto Scaling Groups (ASGs) in AWS.</li> <li>Prior to release 5.0.0 this module was called <a class="reference internal" href="../../community/aws/ec2_asg_info_module.html#ansible-collections-community-aws-ec2-asg-info-module"><span class="std std-ref">community.aws.ec2_asg_info</span></a>. The usage did not change.</li> <li>This module was originally added to <code>community.aws</code> in release 1.0.0.</li> </ul> <p>Aliases: ec2_asg_info</p> </section> <section id="requirements"> <h2 id="ansible-collections-amazon-aws-autoscaling-group-info-module-requirements">Requirements</h2> <p>The below requirements are needed on the host that executes this module.</p> <ul class="simple"> <li>python &gt;= 3.6</li> <li>boto3 &gt;= 1.28.0</li> <li>botocore &gt;= 1.31.0</li> </ul> </section> <section id="parameters"> <h2>Parameters</h2> <table class="longtable ansible-option-table docutils align-default" style="width: 100%"> <thead> <tr>
22
<th class="head"><p>Parameter</p></th> <th class="head"><p>Comments</p></th> </tr> </thead> <tr>
33
<td><div class="ansible-option-cell">
44
<p class="ansible-option-title" id="ansible-collections-amazon-aws-autoscaling-group-info-module-parameter-ec2-access-key"><strong id="ansible-collections-amazon-aws-autoscaling-group-info-module-parameter-access-key">access_key</strong></p> <p class="ansible-option-type-line"><span class="ansible-option-aliases">aliases: aws_access_key_id, aws_access_key, ec2_access_key</span></p> <p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p> </div></td> <td><div class="ansible-option-cell">

html/ansible/collections/amazon/aws/autoscaling_group_module.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<section id="amazon-aws-autoscaling-group-module-create-or-delete-aws-autoscaling-groups-asgs"> <h1>amazon.aws.autoscaling_group module – Create or delete AWS AutoScaling Groups (ASGs)</h1> <div class="admonition note"> <p class="admonition-title">Note</p> <p>This module is part of the <a class="reference external" href="https://galaxy.ansible.com/ui/repo/published/amazon/aws/">amazon.aws collection</a> (version 9.3.0).</p> <p>You might already have this collection installed if you are using the <code>ansible</code> package. It is not included in <code>ansible-core</code>. To check whether it is installed, run <code>ansible-galaxy collection list</code>.</p> <p>To install it, use: <code>ansible-galaxy collection install amazon.aws</code>. You need further requirements to be able to use this module, see <a class="reference internal" href="#ansible-collections-amazon-aws-autoscaling-group-module-requirements"><span class="std std-ref">Requirements</span></a> for details.</p> <p>To use it in a playbook, specify: <code>amazon.aws.autoscaling_group</code>.</p> </div> <p class="ansible-version-added">New in amazon.aws 5.0.0</p> <ul class="simple"> <li><a class="reference internal" href="#synopsis" id="id1">Synopsis</a></li> <li><a class="reference internal" href="#requirements" id="id2">Requirements</a></li> <li><a class="reference internal" href="#parameters" id="id3">Parameters</a></li> <li><a class="reference internal" href="#notes" id="id4">Notes</a></li> <li><a class="reference internal" href="#examples" id="id5">Examples</a></li> <li><a class="reference internal" href="#return-values" id="id6">Return Values</a></li> </ul> <section id="synopsis"> <h2>Synopsis</h2> <ul class="simple"> <li>Can create or delete AWS AutoScaling Groups.</li> <li>Can be used with the <a class="reference internal" href="../../community/aws/autoscaling_launch_config_module.html#ansible-collections-community-aws-autoscaling-launch-config-module"><span class="std std-ref">community.aws.autoscaling_launch_config</span></a> module to manage Launch Configurations.</li> <li>Prior to release 5.0.0 this module was called <a class="reference internal" href="../../community/aws/ec2_asg_module.html#ansible-collections-community-aws-ec2-asg-module"><span class="std std-ref">community.aws.ec2_asg</span></a>. The usage did not change.</li> <li>This module was originally added to <code>community.aws</code> in release 1.0.0.</li> </ul> <p>Aliases: ec2_asg</p> </section> <section id="requirements"> <h2 id="ansible-collections-amazon-aws-autoscaling-group-module-requirements">Requirements</h2> <p>The below requirements are needed on the host that executes this module.</p> <ul class="simple"> <li>python &gt;= 3.6</li> <li>boto3 &gt;= 1.28.0</li> <li>botocore &gt;= 1.31.0</li> </ul> </section> <section id="parameters"> <h2>Parameters</h2> <table class="longtable ansible-option-table docutils align-default" style="width: 100%"> <thead> <tr>
1+
<section id="amazon-aws-autoscaling-group-module-create-or-delete-aws-autoscaling-groups-asgs"> <h1>amazon.aws.autoscaling_group module – Create or delete AWS AutoScaling Groups (ASGs)</h1> <div class="admonition note"> <p class="admonition-title">Note</p> <p>This module is part of the <a class="reference external" href="https://galaxy.ansible.com/ui/repo/published/amazon/aws/">amazon.aws collection</a> (version 9.5.1).</p> <p>You might already have this collection installed if you are using the <code>ansible</code> package. It is not included in <code>ansible-core</code>. To check whether it is installed, run <code>ansible-galaxy collection list</code>.</p> <p>To install it, use: <code>ansible-galaxy collection install amazon.aws</code>. You need further requirements to be able to use this module, see <a class="reference internal" href="#ansible-collections-amazon-aws-autoscaling-group-module-requirements"><span class="std std-ref">Requirements</span></a> for details.</p> <p>To use it in a playbook, specify: <code>amazon.aws.autoscaling_group</code>.</p> </div> <p class="ansible-version-added">New in amazon.aws 5.0.0</p> <ul class="simple"> <li><a class="reference internal" href="#synopsis" id="id1">Synopsis</a></li> <li><a class="reference internal" href="#requirements" id="id2">Requirements</a></li> <li><a class="reference internal" href="#parameters" id="id3">Parameters</a></li> <li><a class="reference internal" href="#notes" id="id4">Notes</a></li> <li><a class="reference internal" href="#examples" id="id5">Examples</a></li> <li><a class="reference internal" href="#return-values" id="id6">Return Values</a></li> </ul> <section id="synopsis"> <h2>Synopsis</h2> <ul class="simple"> <li>Can create or delete AWS AutoScaling Groups.</li> <li>Can be used with the <a class="reference internal" href="../../community/aws/autoscaling_launch_config_module.html#ansible-collections-community-aws-autoscaling-launch-config-module"><span class="std std-ref">community.aws.autoscaling_launch_config</span></a> module to manage Launch Configurations.</li> <li>Prior to release 5.0.0 this module was called <a class="reference internal" href="../../community/aws/ec2_asg_module.html#ansible-collections-community-aws-ec2-asg-module"><span class="std std-ref">community.aws.ec2_asg</span></a>. The usage did not change.</li> <li>This module was originally added to <code>community.aws</code> in release 1.0.0.</li> </ul> <p>Aliases: ec2_asg</p> </section> <section id="requirements"> <h2 id="ansible-collections-amazon-aws-autoscaling-group-module-requirements">Requirements</h2> <p>The below requirements are needed on the host that executes this module.</p> <ul class="simple"> <li>python &gt;= 3.6</li> <li>boto3 &gt;= 1.28.0</li> <li>botocore &gt;= 1.31.0</li> </ul> </section> <section id="parameters"> <h2>Parameters</h2> <table class="longtable ansible-option-table docutils align-default" style="width: 100%"> <thead> <tr>
22
<th class="head"><p>Parameter</p></th> <th class="head"><p>Comments</p></th> </tr> </thead> <tr>
33
<td><div class="ansible-option-cell">
44
<p class="ansible-option-title" id="ansible-collections-amazon-aws-autoscaling-group-module-parameter-ec2-access-key"><strong id="ansible-collections-amazon-aws-autoscaling-group-module-parameter-access-key">access_key</strong></p> <p class="ansible-option-type-line"><span class="ansible-option-aliases">aliases: aws_access_key_id, aws_access_key, ec2_access_key</span></p> <p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p> </div></td> <td><div class="ansible-option-cell">

0 commit comments

Comments
 (0)