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:
parent
8b665c787b
commit
9bc7ae9863
2 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue