patchback[bot]
1d39bbefd9
[PR #6119/345a6930 backport][stable-6] opkg: fix bug when update_cache=true ( #6124 )
...
opkg: fix bug when update_cache=true (#6119 )
* opkg: fix bug when update_cache=true
* add changelog fragment
(cherry picked from commit 345a69304a )
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
2023-03-02 07:15:28 +01:00
patchback[bot]
061b861211
[PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules ( #6062 )
...
Add attributes to package manager modules (#5954 )
Add attributes to package manager modules.
(cherry picked from commit 3ec2fde2c6 )
Co-authored-by: Felix Fontein <felix@fontein.de >
2023-02-24 11:04:03 +01:00
patchback[bot]
91cca4ae49
[PR #5810/b9ac2dcd backport][stable-6] opkg: extend docu about compatibilty with OpenWrt vs. Yocto based Linux distribitions ( #5825 )
...
opkg: extend docu about compatibilty with OpenWrt vs. Yocto based Linux distribitions (#5810 )
* opkg: extend documentation: opkg also works on Yocto
... based linux distributions
Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com >
* opkg: extend documentation: PACKAGE=VERSION only works on Yocto
... based linux distributions
Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com >
Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com >
(cherry picked from commit b9ac2dcda5 )
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com >
2023-01-12 21:06:21 +01:00
patchback[bot]
82a9db9738
[PR #5718/682bb4b8 backport][stable-6] opkg: refactor module to use StateModuleHelper and CmdRunner ( #5824 )
...
opkg: refactor module to use StateModuleHelper and CmdRunner (#5718 )
* opkg: refactor module to use StateModuleHelper and CmdRunner
* add changelog fragment
* Update plugins/modules/opkg.py
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com >
* Update plugins/modules/opkg.py
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com >
* Update plugins/modules/opkg.py
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com >
* Update plugins/modules/opkg.py
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com >
* Update plugins/modules/opkg.py
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com >
* Update plugins/modules/opkg.py
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com >
* Update plugins/modules/opkg.py
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com >
* generate message outcome as before
* aggregated changes from 5688
* fix package query
* add unit tests
* fix sanity error
* Update plugins/modules/opkg.py
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com >
* add test for specifying version
* refactor parameter name
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com >
(cherry picked from commit 682bb4b88a )
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
2023-01-12 21:06:11 +01:00
patchback[bot]
0f0ad6b6d1
[PR #5688/b3485b8f backport][stable-6] opkg module: allow installing a package in a certain version ( #5724 )
...
opkg module: allow installing a package in a certain version (#5688 )
* opkg: allow installing a package in a certain version
example:
- name: Install foo in version 1.2
community.general.opkg:
name: foo=1.2
state: present
Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com >
* opkg: use list for passing arguments to run_command
Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com >
Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com >
(cherry picked from commit b3485b8fca )
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com >
2022-12-22 20:58:43 +01:00
patchback[bot]
82f4b51873
[PR #5705/2b39470a backport][stable-6] opkg: fix issue that force=reinstall would not reinstall an existing package ( #5711 )
...
opkg: fix issue that force=reinstall would not reinstall an existing package (#5705 )
* opkg: fix issue that force=reinstall would not reinstall an existing package
Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com >
* changelog fragment
Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com >
(cherry picked from commit 2b39470a77 )
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com >
2022-12-19 20:43:00 +01:00
Felix Fontein
b531ecdc9b
Unflatmap community.general ( #5461 )
...
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
2022-11-02 20:42:29 +00:00
Felix Fontein
7743ecd776
Replace symlinks with meta/runtime.yml redirects. ( #4562 )
2022-04-26 20:33:13 +02:00
Brian Coca
8f90360d49
make collection usable with current ansible vers ( #9 )
2020-03-11 14:10:38 +00:00