9301e82d7b
This way the playbooks won't try to set ipv6 systemctl options unless ipv6 is available on the system. Closes-bug: #1906306 Change-Id: Icccfc1c509179c3cfd59650b7917a637f9af9646
9 lines
240 B
YAML
9 lines
240 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Add conditionals for IPv6 sysctl settings
|
|
that have IPV6 disabled in kernel.
|
|
Changing sysctl settings related to IPv6 on those
|
|
systems lead to errors.
|
|
`LP#1906306 <https://launchpad.net/bugs/1906306>`__
|