Fix: Specify the gallaxy collection for the filter. (#270)

* Fix: Specify the gallaxy collection for the filter.

* Fix cillium and ceph_csi_rbd

* fix percona_xtradb_cluster_operator

* fix: move more docker_image refs

* fix: move rabbitmq to right folder

Co-authored-by: Michiel Piscaer <michiel.piscaer@cgm.com>
Co-authored-by: Mohammed Naser <mnaser@vexxhost.com>
diff --git a/roles/cilium/vars/main.yml b/roles/cilium/vars/main.yml
index e9d418d..ea2474d 100644
--- a/roles/cilium/vars/main.yml
+++ b/roles/cilium/vars/main.yml
@@ -1,10 +1,10 @@
 _cilium_helm_values:
   image:
-    repository: "{{ atmosphere_images['cilium_node'] | docker_image('name') }}"
+    repository: "{{ atmosphere_images['cilium_node'] | vexxhost.atmosphere.docker_image('name') }}"
   tunnel: geneve
   operator:
     image:
-      repository: "{{ atmosphere_images['cilium_operator'] | docker_image('name') | replace('-generic', '') }}"
+      repository: "{{ atmosphere_images['cilium_operator'] | vexxhost.atmosphere.docker_image('name') | replace('-generic', '') }}"
     nodeSelector:
       openstack-control-plane: enabled
   ipam: