diff --git a/ansible/overcloud-deprovision.yml b/ansible/overcloud-deprovision.yml
index 79f38463e679c795ed14c20e861028a818d40e77..5531fc3de9c8df6da243267b19f8529ad9b52582 100644
--- a/ansible/overcloud-deprovision.yml
+++ b/ansible/overcloud-deprovision.yml
@@ -67,7 +67,7 @@
           states are: {{ deprovisionable_states | join(',') }}.
       when: initial_provision_state not in deprovisionable_states
 
-    - name: Ensure the the ironic node is deprovisioned
+    - name: Ensure the ironic node is deprovisioned
       command: >
         docker exec bifrost_deploy
         bash -c '. env-vars &&