Closed
Description
Summary
When running the same playbook on different host machines the location of the session-manager-plugin binary may not be in the same location on each machine.
It would be very helpful to be able to load the ansible_aws_ssm_plugin
option from an environment variable, like many of the other options.
Issue Type
Feature Idea
Component Name
aws_ssm
Additional Information
https://github.com/ansible-collections/community.aws/blob/main/plugins/connection/aws_ssm.py#L73-L77
Code of Conduct
- I agree to follow the Ansible Code of Conduct