diff --git a/zuul.d/playbooks/pre-gate-cleanup.yml b/zuul.d/playbooks/pre-gate-cleanup.yml index ffb0d5d826..9cadc2e3e3 100644 --- a/zuul.d/playbooks/pre-gate-cleanup.yml +++ b/zuul.d/playbooks/pre-gate-cleanup.yml @@ -28,7 +28,7 @@ regexp: 'https' replace: "http" when: - - ansible_distribution_release in ['bionic'] + - ansible_distribution_release in ['bionic', 'focal'] - name: Remove package blacklist for yum/dnf lineinfile: