%PDF- %PDF-
Direktori : /lib/python2.7/site-packages/salt/states/ |
Current File : //lib/python2.7/site-packages/salt/states/postgres_group.pyc |
� ���^c @@ s� d Z d d l m Z m Z m Z d d l Z d d l m Z e j e � Z d � Z d d d d d d d d d d d d d d d d d � Z d d d d d d d � Z d S( u� Management of PostgreSQL groups (roles) ======================================= The postgres_group module is used to create and manage Postgres groups. .. code-block:: yaml frank: postgres_group.present i ( t absolute_importt unicode_literalst print_functionN( t postgresc C@ s d t k r t d f St S( u5 Only load if the postgres module is present u postgres.group_createuF Unable to load postgres module. Make sure `postgres.bins_dir` is set.( t __salt__t Falset True( ( ( s>