From 3a6f97a80b87a4ceee9bf01a8e38963f776fa3a5 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Fri, 4 Oct 2019 15:38:31 +0100 Subject: [PATCH] Add Ansible and dependency --- roles/distro/tasks/debian.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/distro/tasks/debian.yml b/roles/distro/tasks/debian.yml index beaaac5..3a99f2f 100644 --- a/roles/distro/tasks/debian.yml +++ b/roles/distro/tasks/debian.yml @@ -8,6 +8,7 @@ vars: packages: - apt-file + - ansible - asciidoctor - caja-open-terminal - dc @@ -25,6 +26,7 @@ - nmap - packagekit - python3 + - python3-psutil - realmd - redshift-gtk - remmina