408ef69 has introduced a duplicated task, something went wrong with the
backport from
24ef47b (probably a conflict merge hasn't been solved properly).
It's better now to commit directly in stable-3.1 to definitely solve
this issue.
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1589146
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
# Hard code this so we will skip the entire file instead of individual tasks (Default isn't Consistent)
static: False
-- name: include misc/configure_firewall_rpm.yml
- include: misc/configure_firewall_rpm.yml
- when:
- - ansible_os_family in ['RedHat', 'Suse']
- # Hard code this so we will skip the entire file instead of individual tasks (Default isn't Consistent)
- static: False
-
- name: include installs/install_on_redhat.yml
include: installs/install_on_redhat.yml
when: