mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
[PR #6862/91a68187 backport][stable-7] opkg: add executable parameter (#6870)
opkg: add executable parameter (#6862)
* opkg: add executable parameter
* add changelog frag
* Update plugins/modules/opkg.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 91a681870e
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
330b0304ef
commit
9b21b0d31c
2 changed files with 14 additions and 2 deletions
2
changelogs/fragments/6862-opkg-exec.yml
Normal file
2
changelogs/fragments/6862-opkg-exec.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- opkg - add ``executable`` parameter allowing to specify the path of the ``opkg`` command (https://github.com/ansible-collections/community.general/pull/6862).
|
Loading…
Add table
Add a link
Reference in a new issue