From 84bbc0e22ceb1328fd7f71e19effb876ee54e2ca Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Tue, 2 Apr 2019 13:21:45 +0300 Subject: [PATCH] Update ubuntu.yml (#1383) --- roles/common/tasks/ubuntu.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/common/tasks/ubuntu.yml b/roles/common/tasks/ubuntu.yml index a37a8c0..c49b892 100644 --- a/roles/common/tasks/ubuntu.yml +++ b/roles/common/tasks/ubuntu.yml @@ -86,6 +86,7 @@ - iptables-persistent - cgroup-tools - openssl + - gnupg2 sysctl: - item: net.ipv4.ip_forward value: 1