base: forgot when conditional on last alternatives add

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-19 21:26:15 +00:00 committed by Pierre-Yves Chibon
parent 5af03fdec0
commit 18e16cbcfa

View file

@ -534,6 +534,7 @@
name: python
link: /usr/bin/python
path: /usr/bin/python3
when: ansible_distribution == 'RedHat' and ansible_distribution_major_version|int == 8
tags:
- base
- config