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

apply comment feedback and leave only typo fix

This commit is contained in:
Guillaume Mella 2016-10-27 09:39:46 +02:00 committed by GitHub
parent 801d6b35da
commit 1f176475b4

View file

@ -27,8 +27,8 @@ Directory Layout
The top level of the directory would contain files and directories like so::
production # inventory file for production servers (or directory that contains hosts.yml)
staging # inventory file for staging environment (or directory that contains hosts.yml)
production # inventory file for production servers
staging # inventory file for staging environment
group_vars/
group1 # here we assign variables to particular groups