mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-12 00:54:22 -07:00
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>
This commit is contained in:
parent
9d8bec14c0
commit
91a681870e
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