From 60f92ee79c230efb24b011edec82ff58b30f3913 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Thu, 7 Jul 2022 18:37:37 +0200 Subject: [PATCH] Avoid warning with ansible-core-2.13 --- sshjail.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sshjail.py b/sshjail.py index 7987d39..a05b2e2 100644 --- a/sshjail.py +++ b/sshjail.py @@ -24,6 +24,7 @@ description: Hostname/ip to connect to. default: inventory_hostname vars: + - name: inventory_hostname - name: ansible_host - name: ansible_ssh_host host_key_checking: