Skip to content

Commit

Permalink
Fix ovirt source (ansible#12882)
Browse files Browse the repository at this point in the history
  • Loading branch information
sll552 authored and djyasin committed Sep 11, 2024
1 parent 9d6ee73 commit cd82c2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awx/main/models/inventory.py
Original file line number Diff line number Diff line change
Expand Up @@ -1623,6 +1623,7 @@ class rhv(PluginFileInjector):
collection = 'ovirt'
downstream_namespace = 'redhat'
downstream_collection = 'rhv'
use_fqcn = True


class satellite6(PluginFileInjector):
Expand Down

0 comments on commit cd82c2d

Please sign in to comment.