mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 16:58:46 -03:30
Fix ovirt source (#12882)
This commit is contained in:
@@ -1623,6 +1623,7 @@ class rhv(PluginFileInjector):
|
|||||||
collection = 'ovirt'
|
collection = 'ovirt'
|
||||||
downstream_namespace = 'redhat'
|
downstream_namespace = 'redhat'
|
||||||
downstream_collection = 'rhv'
|
downstream_collection = 'rhv'
|
||||||
|
use_fqcn = True
|
||||||
|
|
||||||
|
|
||||||
class satellite6(PluginFileInjector):
|
class satellite6(PluginFileInjector):
|
||||||
|
|||||||
Reference in New Issue
Block a user