1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

Also rename Ansible var, to 'rpi_firmware_downloaded'

This commit is contained in:
A Holt 2020-08-09 08:55:51 -04:00 committed by GitHub
parent 4d57829075
commit 8b772fe516
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
- name: Include older RPi Firmware
include_tasks: install.yml
when: RPi_firmware_retrieved is undefined
when: rpi_firmware_downloaded is undefined
- name: Install check-firmware service files
template: