diff --git a/ansible/site.yml b/ansible/site.yml
index 1616eabb51eafb352e3907c4053c3286f47e9ee9..bb52805d93a28d9d1a790671689db089060e2403 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -822,7 +822,10 @@
 - name: Apply role aodh
   gather_facts: false
   hosts:
-    - aodh
+    - aodh-api
+    - aodh-evaluator
+    - aodh-listener
+    - aodh-notifier
   serial: '{{ kolla_serial|default("0") }}'
   roles:
     - { role: aodh,