diff --git a/rst/modules.rst b/rst/modules.rst index df7c3b4650..512d3dabfa 100644 --- a/rst/modules.rst +++ b/rst/modules.rst @@ -34,6 +34,20 @@ to run additional tasks. Let's see what's available in the Ansible module library, out of the box: +======================= ======================= ======================= +:ref:`apt_repository` :ref:`apt` :ref:`assemble` +:ref:`authorized_key` :ref:`command` :ref:`copy` +:ref:`easy_install` :ref:`facter` :ref:`fetch` +:ref:`file` :ref:`get_url` :ref:`git` +:ref:`group` :ref:`mount` :ref:`mysql_db` +:ref:`mysql_user` :ref:`nagios` :ref:`ohai` +:ref:`ping` :ref:`pip` :ref:`postgresql_db` +:ref:`postgresql_user` :ref:`raw` :ref:`service` +:ref:`setup` :ref:`shell` :ref:`supervisorctl` +:ref:`template` :ref:`user` :ref:`virt` +:ref:`yum` +======================= ======================= ======================= + .. include:: modules/apt_repository.rst .. include:: modules/apt.rst .. include:: modules/assemble.rst