From 3f1364557e1753ca0e8f2efcec9087516f4e0cbe Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 10 Jul 2019 17:21:54 +0200 Subject: added new jumphost --- roles/vm/host/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/vm/host') diff --git a/roles/vm/host/tasks/main.yml b/roles/vm/host/tasks/main.yml index 6a966464..f83b7d0b 100644 --- a/roles/vm/host/tasks/main.yml +++ b/roles/vm/host/tasks/main.yml @@ -8,6 +8,7 @@ - python-libvirt - haveged - bridge-utils + - acl state: present - name: configure haveged -- cgit v1.2.3