Partition FreeBSD cron jobs. Add security update.

This commit is contained in:
2021-02-06 11:02:29 -06:00
parent 248855feda
commit 396f6cd711
3 changed files with 23 additions and 11 deletions

View File

@ -29,7 +29,9 @@
- include: tasks/general/acct_mgmt/mounts.yml
- include: tasks/general/cron/ansible.yml
- include: tasks/general/cron/root.yml
- include: tasks/freebsd/cron/ansible.yml
when: ansible_system == "FreeBSD"
# Additional setup for systems with GUI.