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
Will Thames 84eea2a7e3 Support check_mode in ec2_vpc_nacl (#23112)
* Support check_mode in ec2_vpc_nacl

Ensure that all API calls that make changes are guarded by
`if not module.check_mode`.

* Update ec2_vpc_nacl_facts to latest pep8 standards
9 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 9 years ago
code-smell Narrowing the match for python 3 cmp check (#25220) 9 years ago
pep8 Support check_mode in ec2_vpc_nacl (#23112) 9 years ago
pylint Fix var precedence check to support python 3. (#23552) 9 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 9 years ago
shellcheck Disable newer shellcheck tests which don't pass. 9 years ago
validate-modules Make Reporter class hold all results, move line/col into results, and out of message (#24127) 9 years ago