mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03: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