openbsd_pkg: Use ansible run_command().
This fixes an asterisk glob problem in get_package_state() where a file in /root/ could cause shell expansion if it matched the package name. The actual problem is solved by running with shell=False.
Showing
Please
register
or
sign in
to comment