mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add doc string to cmd module
This commit is contained in:
parent
acfef2c13f
commit
4103384be8
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
'''
|
||||
Module for shelling out commands, inclusion of this module should be
|
||||
configurable for security reasons
|
||||
'''
|
Loading…
Add table
Reference in a new issue