mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
* Fix command variable usage
* Add changelog fragment for cmd-runner bugfix (#4903)
(cherry picked from commit 265c052c27)
Co-authored-by: Álvaro García Jaén <garciajaenalvaro@gmail.com>
This commit is contained in:
2
changelogs/fragments/4903-cmdrunner-bugfix.yaml
Normal file
2
changelogs/fragments/4903-cmdrunner-bugfix.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- cmd_runner module utils - fix bug caused by using the ``command`` variable instead of ``self.command`` when looking for binary path (https://github.com/ansible-collections/community.general/pull/4903).
|
||||
Reference in New Issue
Block a user