mirror of
https://github.com/ansible/awx.git
synced 2026-03-27 05:45:02 -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!
|
// all scans have data, rejoice!
|
||||||
return facts;
|
return facts;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user