From 806b65a9ebb80999988198b02d5b12de1e7eeb8d Mon Sep 17 00:00:00 2001
From: Stefan Haun <tux@netz39.de>
Date: Tue, 9 Jan 2024 22:17:14 +0100
Subject: [PATCH] Remove obsolete warn directive from shell call

---
 host-platon.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/host-platon.yml b/host-platon.yml
index e219a27..3b9983a 100644
--- a/host-platon.yml
+++ b/host-platon.yml
@@ -204,7 +204,6 @@
       become: yes
       become_user: "{{ gatekeeper_user }}"
       ansible.builtin.shell:
-        warn: false
         chdir: "/home/{{ gatekeeper_user }}/mqtt-tools"
         cmd: |
           mkdir build