Commit 00933329 authored by Mattia Rizzolo's avatar Mattia Rizzolo

common/apt: install screen and zsh

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 65b62fd9
......@@ -10,9 +10,10 @@
apt:
name: "{{ item }}"
state: present
with_items:
- iptables
- openssh-server
- python
- screen
- vim
- openssh-server
- iptables
- zsh
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment