inspec/test/unit/mock/profiles/inputs/basic/files/flat.yaml

6 lines
163 B
YAML
Raw Normal View History

an_integer: 1
a_quoted_string: "Should not have quotes"
an_unquoted_string: Should not have quotes
lowercase_true: true
titlecase_true: True
titlecase_false: False