mirror of
https://github.com/inspec/inspec
synced 2025-03-03 14:57:31 +00:00
4 lines
150 B
Markdown
4 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.
|
|
|