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
with_items:
- wget
- anacron
- cronie
- zsh
- vim
- tmux