mirror of
https://github.com/ansible/awx.git
synced 2026-06-22 15:17:44 -02:30
Add support for Insights as an inventory source
This commit is contained in:
@@ -209,6 +209,7 @@ class TestInventorySourceInjectors:
|
||||
('vmware', 'community.vmware.vmware_vm_inventory'),
|
||||
('rhv', 'ovirt.ovirt.ovirt'),
|
||||
('satellite6', 'theforeman.foreman.foreman'),
|
||||
('insights', 'redhatinsights.insights.insights'),
|
||||
('tower', 'awx.awx.tower'),
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user