mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-02 15:21:25 -07:00
Minor typos (#50371)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
67b455a8ac
commit
4817dcd0fc
9 changed files with 10 additions and 11 deletions
|
@ -40,7 +40,7 @@ EXAMPLES = '''
|
|||
http_port=8080 # all members of 'web' will inherit these
|
||||
myvar=23 # defined in a :vars section, interpreted as a string
|
||||
|
||||
[web:children] # child groups will automatically add their hosts to partent group
|
||||
[web:children] # child groups will automatically add their hosts to parent group
|
||||
apache
|
||||
nginx
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue