mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Clarify in 2-common/tasks/main.yml
This commit is contained in:
parent
401392af81
commit
d70b1766ac
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@
|
|||
- include_tasks: packages.yml
|
||||
- include_tasks: iptables.yml
|
||||
|
||||
# 2020-11-27 emergency patch+experiment til this is answered more methodically:
|
||||
# https://github.com/iiab/iiab/issues/2650
|
||||
# https://github.com/iiab/iiab/pull/2651
|
||||
#
|
||||
#- name: Use 'sysctl' to set 10 network/kernel settings, turning off IPv6 if possible
|
||||
# sysctl:
|
||||
# name: "{{ item.name }}"
|
||||
|
|
Loading…
Reference in a new issue