Commit 747af317 authored by Mattia Rizzolo's avatar Mattia Rizzolo

common/apt install htop and python3

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent b0b01ae9
...@@ -11,9 +11,11 @@ ...@@ -11,9 +11,11 @@
name: "{{ item }}" name: "{{ item }}"
state: present state: present
with_items: with_items:
- htop
- iptables - iptables
- openssh-server - openssh-server
- python - python
- python3
- screen - screen
- vim - vim
- zsh - 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