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
Matt Davis 08af853ee9 fix win_shell/win_command nonzero RC failure setting (#26443)
* as a result of recent core engine changes to ignore rc, modules are responsible to set `failed` on nonzero RC if they want that behavior
* the `failed` filter currently triggers on nonzero RC, which caused the tests to false-pass
* updated tests to explicitly check both rc and failed keys, as well as using the failed filter.
7 years ago
..
compile Docs how to test (2nd) (#24094) 8 years ago
integration fix win_shell/win_command nonzero RC failure setting (#26443) 7 years ago
results Create bot friendly sanity output. (#22381) 8 years ago
runner Revert "Limit yamllint version on python 2.6." (55aec8e) 7 years ago
sanity Support check mode for efs_facts (#26273) 7 years ago
units fix for nxos_acl_interface idempotency (#26156) 7 years ago
utils Update tox.ini to use ansible-test. 7 years ago