openbsd_pkg
8.6 KB
-
openbsd_pkg: Use ansible run_command(). · 3f933675
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.
Patrik Lundin committed