summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGlandos <bugs-github@antipoul.fr>2019-09-13 15:20:19 +0200
committerToshio Kuratomi <a.badger@gmail.com>2019-09-17 16:36:18 -0700
commitfac9aaf9f1d89eaafbbdd598568ed415ff0c5d4a (patch)
tree37241671cf5572aa4af1fc44a34fb217e2144146 /docs
parent034eae6332a51c76cfff487ec643fc1ff5a7974a (diff)
downloadansible-fac9aaf9f1d89eaafbbdd598568ed415ff0c5d4a.tar.gz
Update mitogen link (#62247)
(cherry picked from commit 2d19150757beb8233154bb8472ed6b0da037ef1d)
Diffstat (limited to 'docs')
-rw-r--r--docs/docsite/rst/community/other_tools_and_programs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/community/other_tools_and_programs.rst b/docs/docsite/rst/community/other_tools_and_programs.rst
index 50bbfa0413..06c21303e4 100644
--- a/docs/docsite/rst/community/other_tools_and_programs.rst
+++ b/docs/docsite/rst/community/other_tools_and_programs.rst
@@ -108,6 +108,6 @@ Other Tools
- `ARA <https://github.com/openstack/ara>`_ - records Ansible playbook runs and makes the recorded data available and intuitive for users and systems by integrating with Ansible as a callback plugin.
- `Awesome Ansible <https://github.com/jdauphant/awesome-ansible>`_ - a collaboratively curated list of awesome Ansible resources.
- `AWX <https://github.com/ansible/awx>`_ - provides a web-based user interface, REST API, and task engine built on top of Ansible. AWX is the upstream project for Red Hat Ansible Tower, part of the Red Hat Ansible Automation subscription.
-- `Mitogen for Ansible <https://mitogen.readthedocs.io/en/latest/ansible.html>`_ - uses the `Mitogen <https://github.com/dw/mitogen/>`_ library to execute Ansible playbooks in a more efficient way (decreases the execution time).
+- `Mitogen for Ansible <https://mitogen.networkgenomics.com/ansible_detailed.html>`_ - uses the `Mitogen <https://github.com/dw/mitogen/>`_ library to execute Ansible playbooks in a more efficient way (decreases the execution time).
- `OpsTools-ansible <https://github.com/centos-opstools/opstools-ansible>`_ - uses Ansible to configure an environment that provides the support of `OpsTools <https://wiki.centos.org/SpecialInterestGroup/OpsTools>`_, namely centralized logging and analysis, availability monitoring, and performance monitoring.
- `TD4A <https://github.com/cidrblock/td4a>`_ - a template designer for automation. TD4A is a visual design aid for building and testing jinja2 templates. It will combine data in yaml format with a jinja2 template and render the output.