[PR #2264/a9a900a3 backport][stable-9] Refactor aws_ssm display and verbosity-related methods#2269
Conversation
SUMMARY Resolves ACA-2239 Methods like self._vvvv, self._vvv, etc. have been refactored into a single method, including code from the _display() method. ISSUE TYPE Feature Pull Request COMPONENT NAME connection/aws_ssm Reviewed-by: Bianca Henderson <beeankha@gmail.com> Reviewed-by: Bikouo Aubin Reviewed-by: Mike Graves <mgraves@redhat.com> Reviewed-by: Rahmanim Benny <brahmani@redhat.com> (cherry picked from commit a9a900a)
|
Build succeeded. ❌ ansible-galaxy-importer FAILURE in 4m 27s (non-voting) |
|
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 4m 16s (non-voting) |
06371c6
into
stable-9
This is a backport of PR #2264 as merged into main (a9a900a).
SUMMARY
Resolves ACA-2239
Methods like
self._vvvv,self._vvv, etc. have been refactored into a single method, including code from the_display()method.ISSUE TYPE
COMPONENT NAME
connection/aws_ssm