1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

rename iptables.yml -> network.yml

This commit is contained in:
Jerry Vonau 2021-02-25 13:22:24 -06:00
parent 8b665c787b
commit 9bc7ae9863
2 changed files with 1 additions and 1 deletions

View file

@ -19,7 +19,7 @@
when: xo_model != "none" or osbuilder is defined
- include_tasks: packages.yml
- include_tasks: iptables.yml
- include_tasks: network.yml
# Ongoing rework (e.g. PR #2652) arising from ansible.posix collection changes:
- name: Use 'sysctl' to set 5 network/kernel settings, turning off IPv6 if possible