diff options
author | Shota <shotat@users.noreply.github.com> | 2016-06-30 03:31:25 +0900 |
---|---|---|
committer | Brian Coca <bcoca@users.noreply.github.com> | 2016-06-29 14:31:25 -0400 |
commit | 47f715fb37885a3763c225b15d81e646ec6d18e4 (patch) | |
tree | 468cd93a82370ed368c3828ab2cdf2f6f582438d /examples/hosts.yaml | |
parent | 4f76222f5b23671c8848df63d57a4a1adc419bf3 (diff) | |
download | ansible-47f715fb37885a3763c225b15d81e646ec6d18e4.tar.gz |
Fix some typos (#16498)
Diffstat (limited to 'examples/hosts.yaml')
-rw-r--r-- | examples/hosts.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hosts.yaml b/examples/hosts.yaml index 8a2f6b2567..0cb42f5bb0 100644 --- a/examples/hosts.yaml +++ b/examples/hosts.yaml @@ -30,7 +30,7 @@ ## 192.168.1.110: # Ex 3: You can create hosts using ranges and add children groups and vars to a group -# The child group can define anything you would normall add to a group +# The child group can define anything you would normally add to a group ##testing: ## hosts: |