From e9a445787defa0ed7c5c1135e2cb4a7193001a80 Mon Sep 17 00:00:00 2001 From: Pascal1089 Date: Fri, 3 Mar 2023 14:12:52 +0100 Subject: [PATCH] Fix trailing space --- plugins/modules/sns.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/sns.py b/plugins/modules/sns.py index 353aea8bb36..758071ed66a 100644 --- a/plugins/modules/sns.py +++ b/plugins/modules/sns.py @@ -134,7 +134,7 @@ msg: "Message with message group id" subject: Deploy complete! message_group_id: "deploy-1" - delegate_to: localhost + delegate_to: localhost """ RETURN = """