ff
This commit is contained in:
@@ -99,7 +99,11 @@
|
|||||||
loop_var: int_name
|
loop_var: int_name
|
||||||
tags: br
|
tags: br
|
||||||
- name: set ip for bridge
|
- name: set ip for bridge
|
||||||
command: /usr/bin/nmcli c mod bridge ipv4.addr {{ wifi_int_ip }}/24
|
command: /usr/bin/nmcli c mod bridge ipv4.addr {{ wifi_int_ip }}/24 ipv4.method manual
|
||||||
|
tags: br
|
||||||
|
|
||||||
|
- name: set ip for bridge
|
||||||
|
command: /usr/bin/nmcli c up bridge
|
||||||
tags: br
|
tags: br
|
||||||
|
|
||||||
- name: Run nmcli to add WPA-PSK security to the wifi connection
|
- name: Run nmcli to add WPA-PSK security to the wifi connection
|
||||||
|
|||||||
Reference in New Issue
Block a user