Skip to content

Commit

Permalink
Merge pull request #53369 from Akm0d/aix_docs
Browse files Browse the repository at this point in the history
Added refs to AIX module documentation
  • Loading branch information
Akm0d authored Jun 17, 2019
2 parents 8df7684 + 2ece253 commit ff7370e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/ref/modules/all/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ execution modules

acme
aix_group
aixpkg
aliases
alternatives
ansiblegate
Expand Down
7 changes: 7 additions & 0 deletions doc/ref/modules/all/salt.modules.aixpkg.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
===================
salt.modules.aixpkg
===================

.. automodule:: salt.modules.aixpkg
:members:
:undoc-members:
1 change: 1 addition & 0 deletions doc/ref/modules/all/salt.modules.pkg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ salt.modules.pkg
====================================== ========================================
Execution Module Used for
====================================== ========================================
:py:mod:`~salt.modules.aixpkg` AIX OS using ``installp`` and ``rpm``
:py:mod:`~salt.modules.aptpkg` Debian/Ubuntu-based distros which use
``apt-get(8)`` for package management
:py:mod:`~salt.modules.brew` Mac OS software management using
Expand Down

0 comments on commit ff7370e

Please sign in to comment.