1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/cloud/amazon
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
2018-10-17 13:56:13 -04:00
..
fixtures
placebo_recordings
__init__.py
test_aws_api_gateway.py
test_aws_direct_connect_connection.py
test_aws_direct_connect_link_aggregation_group.py
test_aws_s3.py
test_cloudformation.py
test_data_pipeline.py
test_ec2_group.py
test_ec2_utils.py
test_ec2_vpc_nat_gateway.py
test_ec2_vpc_vpn.py
test_iam_password_policy.py [aws] New module: iam_password_policy (#36200) 2018-10-17 13:56:13 -04:00
test_kinesis_stream.py
test_lambda.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_lambda_policy.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_s3_bucket.py