%PDF- %PDF-
| Direktori : /proc/self/root/proc/3522530/root/usr/lib/python2.7/site-packages/salt/modules/ |
| Current File : //proc/self/root/proc/3522530/root/usr/lib/python2.7/site-packages/salt/modules/pw_group.pyc |
�
���^c @@ s� d Z d d l m Z m Z m Z d d l Z d d l Z d d l Z e j e
� Z y d d l Z Wn e
k
rx n Xd Z d � Z d d � Z d � Z d � Z e d � Z d
� Z d � Z d � Z d
� Z d S( u
Manage groups on FreeBSD
.. important::
If you feel that Salt should be using this module to manage groups on a
minion, and it is using a different module (or gives an error similar to
*'group.info' is not available*), see :ref:`here
<module-provider-override>`.
i ( t absolute_importt unicode_literalst print_functionNu groupc C@ s t d d k r t St d f S( uC
Set the user module if the kernel is FreeBSD or Dragonfly
u kernelu FreeBSDu DragonFlyuH The pw_group execution module cannot be loaded: system is not supported.( u FreeBSDu DragonFly( t
__grains__t __virtualname__t False( ( ( s9 /usr/lib/python2.7/site-packages/salt/modules/pw_group.pyt __virtual__! s c K@ s� t j j j | � } t j j j | j d t � � rF t j d � n | r\ t j d � n d } | r~ | d j
| � 7} n d j
| | � } t d | d t �} | d S(
ur
Add the specified group
CLI Example:
.. code-block:: bash
salt '*' group.add foo 3456
u systemu6 pw_group module does not support the 'system' argumentu"