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/hacking/aws_config/testing_policies
Prasad Katti 37ce55fd79 lightsail - Use AnsibleAWSModule (#65275)
* lightsail - Use AnsibleAWSModule

- Use AnsibleAWSModule
- Refactor the logic for wait into a separate function (Fixes #63869)
- Handle exceptions in find_instance_info and add a fail_if_not_found parameter
- Add a new state `rebooted` as an alias for `restarted`. AWS calls the action Reboot.
- Add required_if clause for when state is present

* lightsail - Use the default keypair if one is not provided

* lightsail - add a required_if for when state=present

* Update short description for lightsail module
5 years ago
..
compute-policy.json lightsail - Use AnsibleAWSModule (#65275) 5 years ago
container-policy.json Fix EC2 test suite to work with testing policies (#44387) 5 years ago
database-policy.json rds_subnet_group : Sanity Check fixes (docs) and Integration tests (#63214) 5 years ago
devops-policy.json aws_codecommit: Fix integration tests and Add support for updating the description (#61263) 5 years ago
network-policy.json Update Route53 IAM policy so the Route53 tests run (#64886) 5 years ago
security-policy.json Add aws_acm module (#60552) 5 years ago
storage-policy.json Integration tests for s3_logging (#63257) 5 years ago