1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix link from dynamic inventory page to dev guide page (#18757)

This commit is contained in:
Adam Chainz 2016-12-09 17:52:28 +00:00 committed by scottb
parent bea8a3201d
commit 0e124c57c6

View file

@ -16,7 +16,7 @@ Ansible easily supports all of these options via an external inventory system.
:doc:`tower` also provides a database to store inventory results that is both web and REST Accessible. Tower syncs with all Ansible dynamic inventory sources you might be using, and also includes a graphical inventory editor. By having a database record of all of your hosts, it's easy to correlate past event history and see which ones have had failures on their last playbook runs.
For information about writing your own dynamic inventory source, see :doc:`developing_inventory`.
For information about writing your own dynamic inventory source, see :doc:`dev_guide/developing_inventory`.
.. _cobbler_example: