mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
Improve opkg module (#3554)
* Allow name to be a YAML list as well, and be more lenient when splitting strings by comma. * General docs improvements.
This commit is contained in:
parent
9546bbb55e
commit
d25554df9d
2 changed files with 14 additions and 9 deletions
2
changelogs/fragments/3554-opkg-name.yml
Normal file
2
changelogs/fragments/3554-opkg-name.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "opkg - allow ``name`` to be a YAML list of strings (https://github.com/ansible-collections/community.general/issues/572, https://github.com/ansible-collections/community.general/pull/3554)."
|
Loading…
Add table
Add a link
Reference in a new issue