diff --git a/ansible/roles/ssh-known-host/tasks/main.yml b/ansible/roles/ssh-known-host/tasks/main.yml
index d752ee42da8e3fe160f0c7b70770614924a5be2e..2cb8cc49e689eb80ccbb92cc586cb9f49af5c4c4 100644
--- a/ansible/roles/ssh-known-host/tasks/main.yml
+++ b/ansible/roles/ssh-known-host/tasks/main.yml
@@ -7,7 +7,7 @@
     msg: >-
       Host {{ inventory_hostname }} has no address configured on the admin
       network. IP addresses may be manually configured in
-      'network-allocations.yml', or are automatically allocated during the
+      'network-allocation.yml', or are automatically allocated during the
       following commands: 'kayobe seed hypervisor host configure', 'kayobe
       seed host configure', 'kayobe overcloud host configure', 'kayobe seed
       vm provision' and 'kayobe overcloud inventory discover'.