---
- include: ubuntu.yml
  when:
    - ansible_distribution == 'Ubuntu'
    - ansible_distribution_release != 'focal'