install cron if archlinux

This commit is contained in:
2022-07-07 23:39:16 +02:00
parent 9db25417f4
commit 92839dc1d8

View File

@@ -1,3 +1,9 @@
- name: server | system_setup | install cron (archlinux)
package:
name: "cronie"
state: latest
when: ansible_distribution == "Archlinux"
- name: server | system_setup | cron
tags: cron
cron: