Apt module changed format

This commit is contained in:
Jan 2020-04-14 21:21:39 +02:00
parent bbbbce3137
commit 6c0156850b

View File

@ -1,8 +1,9 @@
--- ---
- name: Install misc software - name: Install misc software
apt: name={{ item }} apt:
with_items: state: latest
pkg:
- htop - htop
- rsync - rsync
- vim-nox - vim-nox