Refactor based on comments

This commit is contained in:
Ethan Shold
2024-01-26 01:09:36 -06:00
parent e1b34d2395
commit 68f1674b50
9 changed files with 29 additions and 25 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
name: net.ipv6.conf.{{ item }}.accept_dad
value: "0"
with_items:
- "{{ container_iface }}"
- "{{ flannel_iface }}"
- name: Write IPv4 configuration
ansible.builtin.template: