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

Update main.yml

This commit is contained in:
A Holt 2019-02-07 22:01:56 -05:00 committed by GitHub
parent 250ba596ca
commit 9ace90f930
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
msg: "No install except Raspberry Pi for now."
when: not is_rpi
# CAUTION: this stanza cause iiab-install to exit on Ubuntu/Debian/etc -- without completing roles/network
# CAUTION: this stanza causes iiab-install to exit on Ubuntu/Debian/etc -- without completing roles/network
- name: Terminate play if not Raspberry Pi
meta: end_play
when: not is_rpi