Skip to content

Commit 4638b5f

Browse files
agarzonnitzmahone
authored andcommittedMay 11, 2017
Update hosts.yaml (ansible#24513)
Example to clarify the rule : ``` Anything defined under a hosts is assumed to be a var```
1 parent 78478e8 commit 4638b5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎examples/hosts.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
## hosts:
1818
## green.example.com:
1919
## ansible_ssh_host: 191.168.100.32
20+
## anyvariable: value
2021
## blue.example.com:
2122
## 192.168.100.1:
2223
## 192.168.100.10:

0 commit comments

Comments
 (0)
Please sign in to comment.