copr: ipv6 also on non-Fedora boxes

This commit is contained in:
Pavel Raiskup 2024-03-13 21:32:51 +01:00
parent 20d43f939f
commit 5a45135c38

View file

@ -114,7 +114,6 @@
changed_when: ipv6_config_check.rc == 1
when:
- aws_ipv6_addr is defined
- ansible_distribution == 'Fedora'
tags: ipv6_config
- name: setup ipv6 networking
@ -124,7 +123,6 @@
when:
- aws_ipv6_addr is defined
- ipv6_config_check.changed
- ansible_distribution == 'Fedora'
tags: ipv6_config
- name: install nrpe checks