mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
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