mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-04 01:28:53 +00:00
3 lines
216 B
YAML
3 lines
216 B
YAML
bugfixes:
|
|
- rds_instance - Don't hardcode the license models because there are accepted values undocumented by AWS.
|
|
Rely on the exception handling instead to provide a helpful error for invalid license models.
|