Skip to content

Commit

Permalink
update docs for develop
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Apr 24, 2023
1 parent ea1ac9b commit a309977
Show file tree
Hide file tree
Showing 304 changed files with 10,784 additions and 1,096 deletions.
499 changes: 264 additions & 235 deletions develop/CHANGELOG.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion develop/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
Expand Down
17 changes: 17 additions & 0 deletions develop/_sources/CHANGELOG.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ redhat.satellite Release Notes

This changelog describes changes after version 0.8.1.

v3.10.0
=======

Minor Changes
-------------

- content_export_library, content_export_repository, content_export_version - add ``format`` option to control the export format
- content_view_filter - add support for creating modulemd filters
- content_view_publish role - also accept a list of dicts as the ``content_views`` role for publishing (https://github.com/theforeman/foreman-ansible-modules/issues/1436)
- setting - document how to obtain valid setting names (https://bugzilla.redhat.com/show_bug.cgi?id=2174367)

Bugfixes
--------

- auth_sources_ldap role - don't assume ``account`` and ``account_password`` are set, they are documented as optional
- auth_sources_ldap role, compute_resources role, repositories role - do not log loop data when it contains sensitive data (https://bugzilla.redhat.com/show_bug.cgi?id=2183357)

v3.9.0
======

Expand Down
104 changes: 101 additions & 3 deletions develop/_sources/plugins/activation_key_module.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ redhat.satellite.activation_key module -- Manage Activation Keys
.. Collection note
.. note::
This module is part of the `redhat.satellite collection <https://galaxy.ansible.com/redhat/satellite>`_ (version 3.9.0).
This module is part of the `redhat.satellite collection <https://galaxy.ansible.com/redhat/satellite>`_ (version 3.10.0).

To install it, use: :code:`ansible-galaxy collection install redhat.satellite`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down Expand Up @@ -1113,6 +1112,105 @@ Parameters
.. Attributes
Attributes
----------

.. rst-class:: ansible-option-table

.. list-table::
:width: 100%
:widths: auto
:header-rows: 1

* - Attribute
- Support
- Description

* - .. raw:: html

<div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="attribute-check_mode"></div>

.. _ansible_collections.redhat.satellite.activation_key_module__attribute-check_mode:

.. rst-class:: ansible-option-title

**check_mode**

.. raw:: html

<a class="ansibleOptionLink" href="#attribute-check_mode" title="Permalink to this attribute"></a>

.. raw:: html

</div>

- .. raw:: html

<div class="ansible-option-cell">

:ansible-attribute-support-label:`Support: \ `\ :ansible-attribute-support-full:`full`


.. raw:: html

</div>

- .. raw:: html

<div class="ansible-option-cell">

Can run in check\_mode and return changed status prediction without modifying the entity


.. raw:: html

</div>


* - .. raw:: html

<div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="attribute-diff_mode"></div>

.. _ansible_collections.redhat.satellite.activation_key_module__attribute-diff_mode:

.. rst-class:: ansible-option-title

**diff_mode**

.. raw:: html

<a class="ansibleOptionLink" href="#attribute-diff_mode" title="Permalink to this attribute"></a>

.. raw:: html

</div>

- .. raw:: html

<div class="ansible-option-cell">

:ansible-attribute-support-label:`Support: \ `\ :ansible-attribute-support-full:`full`


.. raw:: html

</div>

- .. raw:: html

<div class="ansible-option-cell">

Will return details on what has changed (or possibly needs changing in check\_mode), when in diff mode


.. raw:: html

</div>



.. Notes
Expand Down Expand Up @@ -1146,7 +1244,7 @@ Examples
content_overrides:
- label: rhel-7-server-optional-rpms
override: enabled
auto_attach: False
auto_attach: false
release_version: 7Server
service_level: Standard

Expand Down
102 changes: 100 additions & 2 deletions develop/_sources/plugins/architecture_module.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ redhat.satellite.architecture module -- Manage Architectures
.. Collection note
.. note::
This module is part of the `redhat.satellite collection <https://galaxy.ansible.com/redhat/satellite>`_ (version 3.9.0).
This module is part of the `redhat.satellite collection <https://galaxy.ansible.com/redhat/satellite>`_ (version 3.10.0).

To install it, use: :code:`ansible-galaxy collection install redhat.satellite`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down Expand Up @@ -409,6 +408,105 @@ Parameters
.. Attributes
Attributes
----------

.. rst-class:: ansible-option-table

.. list-table::
:width: 100%
:widths: auto
:header-rows: 1

* - Attribute
- Support
- Description

* - .. raw:: html

<div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="attribute-check_mode"></div>

.. _ansible_collections.redhat.satellite.architecture_module__attribute-check_mode:

.. rst-class:: ansible-option-title

**check_mode**

.. raw:: html

<a class="ansibleOptionLink" href="#attribute-check_mode" title="Permalink to this attribute"></a>

.. raw:: html

</div>

- .. raw:: html

<div class="ansible-option-cell">

:ansible-attribute-support-label:`Support: \ `\ :ansible-attribute-support-full:`full`


.. raw:: html

</div>

- .. raw:: html

<div class="ansible-option-cell">

Can run in check\_mode and return changed status prediction without modifying the entity


.. raw:: html

</div>


* - .. raw:: html

<div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="attribute-diff_mode"></div>

.. _ansible_collections.redhat.satellite.architecture_module__attribute-diff_mode:

.. rst-class:: ansible-option-title

**diff_mode**

.. raw:: html

<a class="ansibleOptionLink" href="#attribute-diff_mode" title="Permalink to this attribute"></a>

.. raw:: html

</div>

- .. raw:: html

<div class="ansible-option-cell">

:ansible-attribute-support-label:`Support: \ `\ :ansible-attribute-support-full:`full`


.. raw:: html

</div>

- .. raw:: html

<div class="ansible-option-cell">

Will return details on what has changed (or possibly needs changing in check\_mode), when in diff mode


.. raw:: html

</div>



.. Notes
Expand Down
Loading

0 comments on commit a309977

Please sign in to comment.