tasks / cloud_setup_basic: drop duplicate when: clause

This commit is contained in:
Kevin Fenzi 2020-08-07 11:51:10 -07:00
parent 69cd8056e1
commit fc0a3f5d2c

View file

@ -92,7 +92,6 @@
when: ansible_distribution_major_version|int >= 29 and ansible_distribution == 'Fedora' and ansible_cmdline.ostree is not defined
tags:
- packages
when: not inventory_hostname.startswith(('f31-test'))
- name: update all
command: dnf -y