mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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: packages.yml
|
||||||
- include_tasks: iptables.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
|
#- name: Use 'sysctl' to set 10 network/kernel settings, turning off IPv6 if possible
|
||||||
# sysctl:
|
# sysctl:
|
||||||
# name: "{{ item.name }}"
|
# name: "{{ item.name }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue