mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
typo in comment: counry -> country
This commit is contained in:
parent
6efbc7ed6f
commit
b04a6147e9
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
dest: /etc/dhcpcd.conf
|
dest: /etc/dhcpcd.conf
|
||||||
src: network/dhcpcd.conf.j2
|
src: network/dhcpcd.conf.j2
|
||||||
|
|
||||||
- name: New raspbian requires counry code -- check for it
|
- name: New raspbian requires country code -- check for it
|
||||||
shell: grep country /etc/wpa_supplicant/wpa_supplicant.conf
|
shell: grep country /etc/wpa_supplicant/wpa_supplicant.conf
|
||||||
register: country_code
|
register: country_code
|
||||||
ignore_errors: True
|
ignore_errors: True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue