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
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
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration user - honor update_password parameter on BusyBox hosts (#65977) 6 years ago
legacy Sanity test fixups - AWS related tests (#64093) 6 years ago
lib/ansible_test Add a sanity test for yaml to make sure we can parse all yaml 6 years ago
sanity Add a sanity test for yaml to make sure we can parse all yaml 6 years ago
units Onyx username (#63897) 6 years ago
utils Increase unit test timeout in CI. 6 years ago