From 3c5278f421417a3e05dc07a9a0576833ba73a2b3 Mon Sep 17 00:00:00 2001
From: M <tinklapiai@gmail.com>
Date: Fri, 1 Jul 2022 21:31:25 +0300
Subject: [PATCH] Update action.yml

---
 action.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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: