You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity
Toshio Kuratomi ece306b201 Add a sanity test for yaml to make sure we can parse all yaml
Check that all yaml we ship is parsable by the pyyaml c backend.  Since
Ansible uses Pyyaml for docs and playbooks, if the yaml files aren't
parsable, they will error out if they were used.

Warn and skip yamllint if libyaml backend is not present

Ignore new errors in examples until someone can fix them
5 years ago
..
code-smell BOTMETA migrated_to should be namespace.collection (#64029) 5 years ago
ignore.txt Add a sanity test for yaml to make sure we can parse all yaml 5 years ago
requirements.txt Split up ansible-test sanity test requirements. 5 years ago