mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-02 22:21:48 -05:00
Add commented out _meta hostvars back to test inventory script.
This commit is contained in:
@@ -867,9 +867,9 @@ inv_list = {
|
||||
"www-test.axialmarket.com": [
|
||||
"ec2-54-234-233-19.compute-1.amazonaws.com"
|
||||
],
|
||||
#'_meta': {
|
||||
# 'hostvars': {}
|
||||
#}
|
||||
'_meta': {
|
||||
'hostvars': {}
|
||||
}
|
||||
}
|
||||
|
||||
host_vars = {
|
||||
|
||||
Reference in New Issue
Block a user