Skip to content

Commit

Permalink
Update hosts.yaml (ansible#24513)
Browse files Browse the repository at this point in the history
Example to clarify the rule :
``` Anything defined under a hosts is assumed to be a var```
  • Loading branch information
agarzon authored and nitzmahone committed May 11, 2017
1 parent 78478e8 commit 4638b5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/hosts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
## hosts:
## green.example.com:
## ansible_ssh_host: 191.168.100.32
## anyvariable: value
## blue.example.com:
## 192.168.100.1:
## 192.168.100.10:
Expand Down

0 comments on commit 4638b5f

Please sign in to comment.