replace anacron by cronie

This commit is contained in:
Bertrand Benjamin 2018-08-24 18:50:34 +02:00
parent 144a8fe219
commit a1192d707b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
state: present state: present
with_items: with_items:
- wget - wget
- anacron - cronie
- zsh - zsh
- vim - vim
- tmux - tmux