diff --git a/debian12-basic.yml b/debian12-basic.yml index cb5a2e4..6cc9096 100644 --- a/debian12-basic.yml +++ b/debian12-basic.yml @@ -11,4 +11,5 @@ - name: Install a list of packages ansible.builtin.apt: pkg: - - htop \ No newline at end of file + - htop + - unp \ No newline at end of file