Fake « testing » as Deban 11 « Bullseye »

This commit is contained in:
Jérémy Lecour 2021-05-01 16:53:02 +02:00 committed by Jérémy Lecour
parent 83e8a3d75a
commit b8ac36e673
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
---
# Force facts until Debian 11 is released because Ansible is dumb
- set_fact:
ansible_distribution_major_version: 11
ansible_distribution_release: "bullseye"
when: ansible_distribution_major_version == 'testing'
- name: "System compatibility checks"
assert:
that: