1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/plugins
Alexei Znamensky f2731e1dac
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

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-11-25 09:11:24 +13:00
..
action Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11167) 2025-11-22 22:52:21 +01:00
become Reformat everything. 2025-11-01 13:46:53 +01:00
cache Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
callback docs: migrate RTD URLs to docs.ansible.com (#11109) 2025-11-19 07:00:51 +01:00
connection fix ruff case SIM112 (#11190) 2025-11-23 08:37:12 +01:00
doc_fragments Reformat everything. 2025-11-01 13:46:53 +01:00
filter Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
inventory fix ruff case B007 (#11115) 2025-11-12 21:06:14 +01:00
lookup fix ruff case UP030 (#11189) 2025-11-23 08:37:41 +01:00
module_utils fix ruff case UP030 (#11189) 2025-11-23 08:37:41 +01:00
modules onepassword_info: replace subprocess.Popen() with run_command() (#11193) 2025-11-25 09:11:24 +13:00
plugin_utils Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11167) 2025-11-22 22:52:21 +01:00
test Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11167) 2025-11-22 22:52:21 +01:00