Markos Chandras d32bb257cb roles: bootstrap-host: Remove useless 'break' command from case statement
'break' is pointless in a case statement. This fixes the following
warning:

"break: only meaningful in a `for', `while', or `until' loop"

Change-Id: I61a2a819881b8d8d317a81d3228f40c261a1d350
2017-09-04 18:11:27 +00:00
..
2016-06-02 08:54:41 -05:00
2017-08-17 10:19:35 +00:00