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/units
Aaron 9c08ff7a94 [aws] New module: iam_password_policy (#36200)
* Adding iam_password_policy module

* fixing various issues -- error handling, bugs

* fixing various issues based on tests

* renaming dummy var

* fixing type reference in documentation

* adding int tests and other updates

* removing typo

* fixing auth for int tests

* removing int tests for now

* readding integration tests w/ unsupported designation

* removing conflicting group

* Update aliases

* Fix unused variable
6 years ago
..
cli Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
contrib
errors Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
executor Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
inventory_test_data/group_vars
mock Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
module_utils Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
modules [aws] New module: iam_password_policy (#36200) 6 years ago
parsing Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
playbook Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
plugins Add support for IOS vlan parsing filter. (#40555) 6 years ago
template Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
utils Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
vars Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
__init__.py
ansible.cfg
conftest.py
test_constants.py