diff options
author | Niklas Yann Wettengel <niyawe@niyawe.de> | 2017-03-20 21:41:20 +0100 |
---|---|---|
committer | Niklas Yann Wettengel <niyawe@niyawe.de> | 2017-03-20 21:41:20 +0100 |
commit | 3635c59de86051ea403cc4482a694b62da3bbf64 (patch) | |
tree | 585caf2f6a76250bfa747e5d70df8f8c7452bd2b /setup_fastd.yml | |
parent | 56670cd032559ea715cc3186ad0adbd33dd3a887 (diff) |
moved cronie installation to own role
Diffstat (limited to 'setup_fastd.yml')
-rw-r--r-- | setup_fastd.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setup_fastd.yml b/setup_fastd.yml index 72bb431..2ddf41a 100644 --- a/setup_fastd.yml +++ b/setup_fastd.yml @@ -8,6 +8,7 @@ - configure_sysctl - configure_iptables - install_ssmtp + - install_cronie - install_php - install_nginx - install_ntp |