mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
sync pdbedit module and state header
This commit is contained in:
parent
be72354a03
commit
1a428c3d9c
@ -1,6 +1,12 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
'''
|
||||
Module for Samba's pdbedit tool
|
||||
Manage accounts in Samba's passdb using pdbedit
|
||||
|
||||
:maintainer: Jorge Schrauwen <sjorge@blackdot.be>
|
||||
:maturity: new
|
||||
:platform: posix
|
||||
|
||||
.. versionadded:: nitrogen
|
||||
'''
|
||||
from __future__ import absolute_import
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user