This commit is contained in:
Bertrand Benjamin 2018-08-24 16:43:15 +02:00
parent ddb463072c
commit 5468704f07

View File

@ -9,6 +9,7 @@
name: "{{ item }}" name: "{{ item }}"
state: present state: present
with_items: with_items:
- wget
- zsh - zsh
- vim - vim
- tmux - tmux