mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
fix AWS plugin credential precedence for environment variables (#52945)
* fix AWS plugin credential precedence for environment variables * Allow aliases in direct plugins options Consolidate precedence fix just in the doc fragment using aliases for mismatched options * Access options with the option name rather than alias * fix indentation * update unit tests * Improve readability
This commit is contained in:
committed by
Brian Coca
parent
4fac91bed5
commit
54be769e8d
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- AWS plugins - before 2.8 the environment variable precedence was incorrectly reversed.
|
||||
Reference in New Issue
Block a user