Change a default
This commit is contained in:
parent
f92947b2df
commit
1708fc16da
|
@ -25,7 +25,7 @@ sysctl_custom_options: []
|
||||||
# sysctl_reload: '{{ sysctl_opts_reload }}'
|
# sysctl_reload: '{{ sysctl_opts_reload }}'
|
||||||
# sysctlfile_state: '{{ sysctl_custom_file_state }}'
|
# sysctlfile_state: '{{ sysctl_custom_file_state }}'
|
||||||
|
|
||||||
ubuntu_configure_additional_interfaces: true
|
ubuntu_configure_additional_interfaces: false
|
||||||
ubuntu_second_int_name: "enp8s0"
|
ubuntu_second_int_name: "enp8s0"
|
||||||
ubuntu_netplan_interfaces:
|
ubuntu_netplan_interfaces:
|
||||||
- name: "{{ ubuntu_second_int_name }}"
|
- name: "{{ ubuntu_second_int_name }}"
|
||||||
|
|
Loading…
Reference in New Issue