Add a specific setup role for Raspbian
This role will fail for now, Raspbian is not supported by this role as it is.
This commit is contained in:
parent
78657e2fe8
commit
f501481ccb
3
tasks/setup-debian-raspbian.yml
Normal file
3
tasks/setup-debian-raspbian.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
- fail:
|
||||
msg: Raspbian is not supported by this role!
|
Reference in a new issue