mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
Fix up rst formatting
This commit is contained in:
parent
07d0d2720c
commit
4b75308439
6 changed files with 10 additions and 10 deletions
|
@ -134,11 +134,11 @@ Host Inventory
|
|||
``````````````
|
||||
|
||||
Once your nodes are spun up, you'll probably want to talk to them again. With a cloud setup, it's best to not maintain a static list of cloud hostnames
|
||||
in text files. Rather, the best way to handle this is to use the ec2 dynamic inventory script. See :ref:`intro_dynamic_inventory`.
|
||||
in text files. Rather, the best way to handle this is to use the ec2 dynamic inventory script. See :doc:`intro_dynamic_inventory`.
|
||||
|
||||
This will also dynamically select nodes that were even created outside of Ansible, and allow Ansible to manage them.
|
||||
|
||||
See :ref:`intro_dynamic_inventory` for how to use this, then flip back over to this chapter.
|
||||
See :doc:`intro_dynamic_inventory` for how to use this, then flip back over to this chapter.
|
||||
|
||||
.. _aws_tags_and_groups:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue