mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 19:11:42 -07:00
* improvements on openwrt_init
* added changelog fragment
(cherry picked from commit 69641d36e1
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
f3375c638e
commit
9651bca396
2 changed files with 14 additions and 25 deletions
4
changelogs/fragments/3284-openwrt_init-improvements.yaml
Normal file
4
changelogs/fragments/3284-openwrt_init-improvements.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
minor_changes:
|
||||
- openwrt_init - minor refactoring (https://github.com/ansible-collections/community.general/pull/3284).
|
||||
bugfixes:
|
||||
- openwrt_init - calling ``run_command`` with arguments as ``list`` instead of ``str`` (https://github.com/ansible-collections/community.general/pull/3284).
|
Loading…
Add table
Add a link
Reference in a new issue