File: //opt/saltstack/salt/lib/python3.10/site-packages/salt/runners/__pycache__/lxc.cpython-310.pyc
o
�N�ghH � @ s
d Z ddlZddlZddlZddlZddlZddlZddlZddl Zddl
ZddlZddlZddl
mZ e�e�ZddiZd#dd�Zd#dd �Zd$dd�Zd#d
d�Zd%dd�Zd&dd�Zd'dd�Zd(dd�Zd)dd�Zd$dd�Zd$dd�Zd$dd�Zd$dd �Z d$d!d"�Z!dS )*zC
Control Linux Containers via Salt
:depends: lxc execution module
� N)�OrderedDict�list_�listc C s� t | d|d�}|sdS tj�td ��.}|j|d|� �| gd|idd�}t|�}|�|i ��d d
�}|r8||i}|W d
� S 1 sDw Y d
S )��
Invoke a function in the lxc module with no args
path
path to the container parent
default: /var/lib/lxc (system default)
.. versionadded:: 2015.8.0
T��quiet�pathF� conf_file�lxc.r �<