Changes for SSHD.

This commit is contained in:
2021-02-15 08:40:32 -06:00
parent a79918941c
commit 6f403491ca
4 changed files with 28 additions and 18 deletions

View File

@ -1,15 +1,6 @@
---
# Cron jobs specific to FreeBSD
- name: General | Cron | Ansible | FreeBSD | Enable SSHFS Job
cron:
user: ansible
name: "1337 SSHFS"
special_time: reboot
job: "sudo {{ sshfs_leet_cmd }}"
state: present
disabled: no
- name: General | Cron | Ansible | FreeBSD | Enable Security Update
cron:
user: ansible