mirror of
https://github.com/ansible/awx.git
synced 2026-04-22 10:20:24 -02:30
Make sure extra property doesn't show as fact
This commit is contained in:
@@ -126,6 +126,9 @@ function controller($rootScope,
|
||||
};
|
||||
}
|
||||
|
||||
delete facts[0].position;
|
||||
delete facts[1].position;
|
||||
|
||||
// all scans have data, rejoice!
|
||||
return facts;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user