mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 15:27:47 -02:30
add API support for CloudForms inventory (#1099)
This commit is contained in:
@@ -733,6 +733,7 @@ class InventorySourceOptions(BaseModel):
|
||||
('azure', _('Microsoft Azure')),
|
||||
('vmware', _('VMware vCenter')),
|
||||
('foreman', _('Satellite 6')),
|
||||
('cloudforms', _('CloudForms')),
|
||||
('openstack', _('OpenStack')),
|
||||
('custom', _('Custom Script')),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user