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/integration
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
..
targets lightsail - Use AnsibleAWSModule (#65275) 5 years ago
network-integration.cfg Update ansible-test integration config handling. (#60448) 5 years ago
network-integration.requirements.txt Fix ansible-test collections requirements installation. (#62181) 5 years ago
target-prefixes.network Rename MSC modules to MSO nomenclature (#50959) 6 years ago