mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
5 lines
150 B
Markdown
5 lines
150 B
Markdown
|
# Profile with `only_if { os.name.include('nope') }`
|
||
|
|
||
|
This is used to test `inspec check` on a profile containing an `only_if` that raises an error.
|
||
|
|