mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
Documentation fixes
This commit is contained in:
parent
4c8d27f7bb
commit
4839243366
4 changed files with 7 additions and 7 deletions
|
@ -157,7 +157,7 @@ it will be automatically discoverable via a dynamic group like so::
|
|||
Using this philosophy can be a great way to keep systems separated by the function they perform.
|
||||
|
||||
In this example, if we wanted to define variables that are automatically applied to each machine tagged with the 'class' of 'webserver', 'group_vars'
|
||||
in ansible can be used. See :doc:`splitting_out_vars`.
|
||||
in ansible can be used. See :ref:`splitting_out_vars`.
|
||||
|
||||
Similar groups are available for regions and other classifications, and can be similarly assigned variables using the same mechanism.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue