Compute profile's vnic_profile stays as default

Problem:
My ansible play to create a compute_profile works correctly except that the vnic_profile remains configured for ovirtmgmt.
“”"
interfaces_attributes:
0:
name: “eth0”
vnic_profiles: ‘bridge-30’
network: ‘bridge-30’
interface: virtio
volumes_attributes:
“”"
Expected outcome:
The compute_profile should be set to bridge-30

Foreman and Proxy versions:
I am using ansible to setup foreman 2.5 with katello 4.1
Foreman and Proxy plugin versions:
N/A
Distribution and version:
CentOS-7.9.2009
Other relevant data: