Update name.

This commit is contained in:
Hyperling 2021-03-05 17:57:05 -06:00
parent f068c12cd7
commit 79349484fa

View File

@ -15,12 +15,11 @@
## Security ##
- name: Miner | Account Management | Cron | Ansible | Daily Security Update
- name: Miner | Account Management | Cron | Ansible | Daily Security Update [apt]
cron:
user: ansible
name: Daily Security Update
job: sudo apt update && sudo apt dist-upgrade -y
special_time: reboot
state: present
disabled: no
when: ansible_pkg_mgr == "apt"
disabled: no