-
Notifications
You must be signed in to change notification settings - Fork 342
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor module_utils/cloudfront_facts and add unit tests (#1265)
Refactor module_utils/cloudfront_facts and add unit tests Depends-On: ansible/ansible-zuul-jobs#1695 SUMMARY refactor module_utils/cloudfront_facts.py and unit tests ISSUE TYPE Feature Pull Request Reviewed-by: Gonéri Le Bouder <goneri@lebouder.net> Reviewed-by: Bikouo Aubin <None>
- Loading branch information
Showing
3 changed files
with
657 additions
and
117 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
changelogs/fragments/module_utils_cloudfront_facts_unit_tests.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
minor_changes: | ||
- Refactor module_utils/cloudfront_facts.py and add unit tests (https://github.com/ansible-collections/amazon.aws/pull/1265). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.