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