Releases
1.4.0
Compare
Sorry, something went wrong.
No results found
Minor Changes
aws_ec2 - Add hostname options concatenation
aws_ec2 inventory plugin - avoid a superfluous import of ansible.utils.display.Display (#226 ).
aws_ec2 module - Replace inverse aws instance-state-name filters !terminated, !shutting-down in favor of postive filters pending, running, stopping, stopped. Issue 235. (#237 )
aws_secret - add bypath functionality (#192 ).
ec2_key - add AWSRetry decorator to automatically retry on common temporary failures (#213 ).
ec2_vol - Add support for gp3 volumes and support for modifying existing volumes (#55 ).
module_utils/elbv2 - add logic to compare_rules to suit Values list nested within dicts unique to each field type. Fixes issue (#187 )
various AWS plugins and module_utils - Cleanup unused imports (#217 ).
Bugfixes
ec2_vol - a creation or update now returns a structure with an up to date list of tags (#241 ).
You can’t perform that action at this time.