Obviously this only needs run on apt machines lol. Just in case I test mining on Arch later.
This commit is contained in:
		| @@ -19,7 +19,8 @@ | ||||
|   cron: | ||||
|     user: ansible | ||||
|     name: Daily Security Update | ||||
|     job: apt update; apt dist-upgrade -y | ||||
|     job: apt update && apt dist-upgrade -y | ||||
|     special_time: reboot | ||||
|     state: present | ||||
|     disabled: no | ||||
|     disabled: no | ||||
|   when: ansible_pkg_mgr == "apt" | ||||
		Reference in New Issue
	
	Block a user