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:
parent
250ba596ca
commit
9ace90f930
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
msg: "No install except Raspberry Pi for now."
|
msg: "No install except Raspberry Pi for now."
|
||||||
when: not is_rpi
|
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
|
- name: Terminate play if not Raspberry Pi
|
||||||
meta: end_play
|
meta: end_play
|
||||||
when: not is_rpi
|
when: not is_rpi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue