From da28169adf965748bc986f369f3c6144b8f05b39 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Fri, 27 Dec 2019 11:35:25 -0600 Subject: [PATCH] update patch comment --- playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbook.yml b/playbook.yml index c418141..f1e8f0d 100644 --- a/playbook.yml +++ b/playbook.yml @@ -2,7 +2,7 @@ - hosts: buildservers vars: fedora_version: f31 - patch_file: acso-5.4.6.patch # This patch has been the same since 4.18, renamed to appear more relevant + patch_file: acso-5.4.6.patch # This patch has been modified to work on 5.4+ run_epoch: "{{ ansible_date_time.epoch }}" build_dir: /tmp/{{ fedora_version }}_kernel tasks: