Apt module changed format
This commit is contained in:
parent
bbbbce3137
commit
6c0156850b
@ -1,8 +1,9 @@
|
||||
---
|
||||
|
||||
- name: Install misc software
|
||||
apt: name={{ item }}
|
||||
with_items:
|
||||
apt:
|
||||
state: latest
|
||||
pkg:
|
||||
- htop
|
||||
- rsync
|
||||
- vim-nox
|
||||
|
Loading…
Reference in New Issue
Block a user