Revert "Add support for ipv6 only cluster via "enable_ipv6only_stack_networks…"

This reverts commit 76c0a3aa75.
This commit is contained in:
Antoine Legrand
2025-02-03 13:53:39 +01:00
committed by GitHub
parent 59e1638ae1
commit 2720c8137a
37 changed files with 104 additions and 216 deletions

View File

@@ -84,7 +84,7 @@
value: "1"
state: present
reload: true
when: (enable_dual_stack_networks or enable_ipv6only_stack_networks) | bool
when: enable_dual_stack_networks | bool
- name: Check if we need to set fs.may_detach_mounts
stat: