mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
Obvious quick fixes:
- extra 'the' in intro_inventory - capitalization in playbooks_roles
This commit is contained in:
parent
d2819e22e3
commit
d80f4624d4
2 changed files with 2 additions and 2 deletions
|
@ -142,7 +142,7 @@ Splitting Out Host and Group Specific Data
|
|||
|
||||
The preferred practice in Ansible is actually not to store variables in the main inventory file.
|
||||
|
||||
In addition to the storing variables directly in the INI file, host
|
||||
In addition to storing variables directly in the INI file, host
|
||||
and group variables can be stored in individual files relative to the
|
||||
inventory file.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue