mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -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": [
|
"www-test.axialmarket.com": [
|
||||||
"ec2-54-234-233-19.compute-1.amazonaws.com"
|
"ec2-54-234-233-19.compute-1.amazonaws.com"
|
||||||
],
|
],
|
||||||
#'_meta': {
|
'_meta': {
|
||||||
# 'hostvars': {}
|
'hostvars': {}
|
||||||
#}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
host_vars = {
|
host_vars = {
|
||||||
|
|||||||
Reference in New Issue
Block a user