diff --git a/playbook.yml b/playbook.yml index b2918d1..060bb9f 100644 --- a/playbook.yml +++ b/playbook.yml @@ -2,7 +2,7 @@ - hosts: buildservers vars: fedora_version: f29 - patch_file: acso-4.18.patch # This patch file works with 4.19.12 Fedora srpms currently. + patch_file: acso-4.18.patch # This patch file works with 4.20+ kernels run_epoch: "{{ ansible_date_time.epoch }}" build_dir: /tmp/{{ fedora_version }}_kernel tasks: