Files
community.general/plugins/modules/packaging/os
Ross Williams ec03bc1a2a pkgng: call module.run_command with list
Instead of calling `run_command` with a formatted
string, call it with a list to maintain safer argument
separation.

Also, introduce a wrapper for `run_command`, `run_pkgng`,
which manages the process environment and some common
command line switches, based upon the module parameters.

Introduced in this commit, also pass annotation values
to `pkg annotate` via stdin, which is safer with long
values than putting them in argv.
2021-10-12 21:15:25 +00:00
..
2021-09-01 22:58:10 +02:00
2021-08-28 21:54:39 +02:00
2021-08-08 10:40:22 +02:00