diff --git a/action.yml b/action.yml
index 67ed754..5cc761a 100644
--- a/action.yml
+++ b/action.yml
@@ -34,7 +34,7 @@ inputs:
   no_color:
     description: Set to "true" if the Ansible output should not include colors (defaults to "false")
     required: false
-  playbook:
+  limit:
     description: Limit hosts
     required: false
 outputs: