1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Pino Toscano 74ffb29573
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.
2023-06-11 08:34:25 +00:00
..
action Shutdown systemd without sysv (#6171) 2023-05-09 20:10:09 +02:00
become Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
cache Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
callback Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
connection Add 'inventory_hostname' to the jail plugin documentation (#6118) 2023-03-03 22:56:24 +01:00
doc_fragments Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
filter Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
inventory Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
lookup Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
module_utils VarDict: convenience methods (#6647) 2023-06-11 08:34:06 +00:00
modules rhsm_release: improve the execution of subscription-manager (#6669) 2023-06-11 08:34:25 +00:00
test Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00