mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-21 21:41:44 -07:00
solaris_zone: command args as list rather than string (#10604)
* solaris_zone: command args as list rather than string * add changelog frag
This commit is contained in:
parent
2dd74b3f3c
commit
b1bb034b50
2 changed files with 14 additions and 12 deletions
2
changelogs/fragments/10604-solaris-zone-cmd-list.yml
Normal file
2
changelogs/fragments/10604-solaris-zone-cmd-list.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- solaris_zone - using safer mechanism to run external command (https://github.com/ansible-collections/community.general/pull/10604).
|
Loading…
Add table
Add a link
Reference in a new issue