mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-28 06:13:09 +00:00
onepassword_info: replace subprocess.Popen() with run_command() (#11193)
* onepassword_info: replace subprocess.Popen() with run_command()
* add changelog frag
* Update plugins/modules/onepassword_info.py
---------
(cherry picked from commit f2731e1dac)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>