mirror of
https://github.com/ansible/awx.git
synced 2026-06-21 22:57:48 -02:30
AC-982 Work on eliminating unnecessary queries from inventory import and activity stream logging.
This commit is contained in:
@@ -866,7 +866,10 @@ inv_list = {
|
||||
],
|
||||
"www-test.axialmarket.com": [
|
||||
"ec2-54-234-233-19.compute-1.amazonaws.com"
|
||||
]
|
||||
],
|
||||
#'_meta': {
|
||||
# 'hostvars': {}
|
||||
#}
|
||||
}
|
||||
|
||||
host_vars = {
|
||||
|
||||
Reference in New Issue
Block a user