summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAlexander Garzon <agarzon@users.noreply.github.com>2017-05-11 18:01:20 -0400
committerMatt Davis <nitzmahone@users.noreply.github.com>2017-05-11 15:01:20 -0700
commit4638b5f2da8754e8a316fb314820e1304a2e9130 (patch)
tree52491015ae13a0ffe48ede45b5f749a51279af65 /examples
parent78478e80ea01c2d752af5abdfbf3f744bfd188ac (diff)
downloadansible-4638b5f2da8754e8a316fb314820e1304a2e9130.tar.gz
Update hosts.yaml (#24513)
Example to clarify the rule : ``` Anything defined under a hosts is assumed to be a var```
Diffstat (limited to 'examples')
-rw-r--r--examples/hosts.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/hosts.yaml b/examples/hosts.yaml
index d29e081b21..3510746d64 100644
--- a/examples/hosts.yaml
+++ b/examples/hosts.yaml
@@ -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: