index
:
ansible-lint
debian
progress-linux
upstream
debian 11 backports: ansible
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
broken
/
yaml-with-tabs
/
invalid-due-tabs.yaml
blob: 0667f2ebd9ad938c2eafd016bfa0b0804836b3d8 (
plain
)
1
2
3
4
{
"data"
:
"this
is
not
a
valid
YAML
file
as
specification
forbids
tabs"
,
}
}