install cron if archlinux
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user