ansible/test/lib/ansible_test/_data/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
2019-12-20 10:29:03 -08:00
..
code-smell Fix paths in sanity tests. 2019-08-28 20:06:22 -07:00
compile
import Set alter_sys=True instead of False to address backwards incompat (#64670) 2019-11-11 16:47:35 -06:00
pep8
pslint
pylint Sanity checks: test for print statement (#65219) 2019-12-06 05:31:31 +10:00
rstcheck Autointerpreter table (#60148) 2019-08-08 13:56:07 -05:00
shellcheck Fix sanity tests based on newer version of shellcheck (#60423) 2019-08-12 16:24:28 -04:00
validate-modules Sanity checks: make sure that required in argument spec coincides with documentation (#65437) 2019-12-03 09:15:07 -06:00
yamllint Add a sanity test for yaml to make sure we can parse all yaml 2019-12-20 10:29:03 -08:00