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

network/tasks/rpi_debian.yml: 'country_code.stdout | length == 0'

This commit is contained in:
root 2022-05-19 13:27:40 -04:00 committed by Jerry Vonau
parent ed2a0f3027
commit c01c6ac73b

View file

@ -35,7 +35,7 @@
path: /etc/wpa_supplicant/wpa_supplicant.conf
regexp: "^country.*"
line: country={{ host_country_code }}
when: country_code is defined and country_code.stdout | length = 0
when: country_code is defined and country_code.stdout | length == 0
- name: Enable the WiFi with rfkill
shell: rfkill unblock 0