copr: ipv6 also on non-Fedora boxes
This commit is contained in:
parent
20d43f939f
commit
5a45135c38
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue