Files
community.general/plugins/modules
patchback[bot] f986b97c9a [PR #6669/74ffb295 backport][stable-7] rhsm_release: improve the execution of subscription-manager (#6674)
rhsm_release: improve the execution of subscription-manager (#6669)

- pass the arguments to run_command() directly as list, rather than
  joining the arguments to string, which run_command() will need to
  split again
- disable the expansions of variables, as there are none

Adapt the unit test to the different way run_command() is called,
factorizing the kwargs for run_command() so there is less repetition.

There should be no behaviour changes.

(cherry picked from commit 74ffb29573)

Co-authored-by: Pino Toscano <ptoscano@redhat.com>
2023-06-11 12:05:42 +02:00
..
2023-04-28 13:27:03 +02:00
2023-05-09 19:48:29 +02:00
2023-04-13 07:43:53 +02:00
2023-04-20 06:16:23 +02:00
2023-02-04 17:05:08 +01:00
2023-02-04 17:05:08 +01:00
2023-04-26 07:32:00 +02:00
2023-03-06 23:02:24 +01:00