New AWS module mod_defaults (#72145)

To support this new module in CI, we need it to be in 2.9s mod_defaults
pull/72336/head
Jill R 5 years ago committed by GitHub
parent e7b2ba4ef6
commit b4eebe66d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,2 @@
minor_changes:
- "module_defaults - add new module s3_metrics_configuration from community.aws to aws module_defaults group (https://github.com/ansible/ansible/pull/72145)."

@ -1,5 +1,7 @@
version: '1.0'
groupings:
s3_metrics_configuration:
- aws
aws_acm:
- aws
aws_acm_facts:

Loading…
Cancel
Save