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/lib/ansible
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
..
cli Fix using a URL for galaxy collection install (#65272) 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 5 years ago
config Add docs clarifying behavior of retry files (#65153) 5 years ago
errors include_vars: Check NoneType for raw_params (#64979) 5 years ago
executor Fix cli context check for network_cli connection (#64697) 5 years ago
galaxy Fix using a URL for galaxy collection install (#65272) 5 years ago
inventory Support vars plugins in collections (#61078) 5 years ago
module_utils VMware: Autoselect datastore only from the given cluster/ESXi (#43435) 5 years ago
modules lightsail - Use AnsibleAWSModule (#65275) 5 years ago
parsing Add a representer for AnsibleUnsafeBytes (#62598) 5 years ago
playbook Remove extra dot at the end of the sentence (#64149) 5 years ago
plugins Azure RM: Fix missing ipConfiguration 'primary' attribute (#63722) 5 years ago
template Do not treat AnsibleUndefined as being unsafe (#65202) 5 years ago
utils collection: Provide additional info about collection name restriction (#65250) 5 years ago
vars unsafe wrapping should only happen for with_ loops (#64401) 5 years ago
__init__.py
constants.py Support vars plugins in collections (#61078) 5 years ago
context.py Become plugins (#50991) 5 years ago
release.py Update release name for 2.10 5 years ago