mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
Update hosts.yaml (#24513)
Example to clarify the rule : ``` Anything defined under a hosts is assumed to be a var```
This commit is contained in:
committed by
Matt Davis
parent
78478e80ea
commit
4638b5f2da
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user