hotfix: This hotfix does nothing. info: > It is true, this hotfix really doesn't do anything. It is just included as an example. This particular example will only work on Ubuntu 16.04 or later, see the source for details! author: Noccy lang: bash for: - lsb.id=='ubuntu' and lsb.release>='16.04' --- info "Hello World" exec "ls -al"