Skip to content

Commit

Permalink
make sure cron is installed on ubuntu. #14568 (#14640)
Browse files Browse the repository at this point in the history
  • Loading branch information
dasmart authored Sep 27, 2023
1 parent abb8164 commit 17881b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/common/tasks/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
- cgroup-tools
- openssl
- gnupg2
- cron
sysctl:
- item: net.ipv4.ip_forward
value: 1
Expand Down

0 comments on commit 17881b2

Please sign in to comment.