1
0
Fork 0
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:
A Holt 2020-11-27 11:08:46 -05:00 committed by GitHub
parent 401392af81
commit d70b1766ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}"