mirror of https://github.com/ansible/ansible.git
Fixing race condition in ec2 inventory plugin (#59638)
* Fixing race condition in ec2 inventory plugin Co-Authored-By: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> * Fixing code block according to suggestion * Adding changelog fragmentpull/59659/head
parent
007fe842b9
commit
3b5a96fcb7
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- aws_ec2 inventory plugin - fixed race condition when trying to fetch IAM instance profile (role) credentials (https://github.com/ansible/ansible/pull/59638)
|
Loading…
Reference in New Issue