mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
solaris_zone: replace os.system() with run_command() (#11192)
* solaris_zone: replace os.system() with run_command()
* add changelog frag
(cherry picked from commit 64dc009ea7)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>