replace anacron by cronie

This commit is contained in:
2018-08-24 18:50:34 +02:00
parent 144a8fe219
commit a1192d707b

View File

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