update patch comment

This commit is contained in:
Josh Lay 2019-12-27 11:35:25 -06:00
parent 81d6159d8c
commit da28169adf

View file

@ -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: