Update raspi-facts.yml

This commit is contained in:
Ruan Bekker
2020-10-17 20:18:09 +02:00
committed by GitHub
parent 564428a713
commit 562b2b3933
+1
View File
@@ -52,6 +52,7 @@
register: raspi_wifi_country register: raspi_wifi_country
changed_when: False changed_when: False
check_mode: no check_mode: no
ignore_errors: True #to avoid error when WiFi is not present
tags: tags:
- raspi - raspi