mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
* ip_netns - invoke run_command passing list
* added changelog fragment
(cherry picked from commit ba9578f12a
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
6b99d48f06
commit
78cd8886f4
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/3822-ip_netns-run-list.yaml
Normal file
2
changelogs/fragments/3822-ip_netns-run-list.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- ip_netns - calling ``run_command`` with arguments as ``list`` instead of ``str`` (https://github.com/ansible-collections/community.general/pull/3822).
|
Loading…
Add table
Add a link
Reference in a new issue