From 408feceb06592b4148eda52f3e197c0107f6e4ff Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 16 Jan 2021 15:42:56 -0600 Subject: [PATCH] Pull to local. Remove comment. --- tasks/cron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/cron.yml b/tasks/cron.yml index adfc156..10a36ba 100644 --- a/tasks/cron.yml +++ b/tasks/cron.yml @@ -5,4 +5,4 @@ minute: "*/5" job: "/usr/bin/ansible-pull -o -U https://github.com/Hyperling/ansible.git > /dev/null" state: present - disabled: no # until everything is actually correct. :) + disabled: no