From a8c7b515181af97c4432fc231d0ef941c3afd675 Mon Sep 17 00:00:00 2001 From: xuu Date: Mon, 29 May 2023 10:32:33 -0600 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index c814d97..ccd0fc8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,6 +39,7 @@ steps: inventory: .ansible/inventory become: true become_method: sudo + ssh_common_args: -p 65535 user: deploy private_key: from_secret: drone_ssh