mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Keep network.py execution module
This commit is contained in:
parent
8492cef7a5
commit
0f7a81cd34
1 changed files with 0 additions and 2 deletions
|
@ -222,8 +222,6 @@ If Exist "%BinDir%\Lib\site-packages\salt\modules\netbsd*"^
|
|||
del /Q "%BinDir%\Lib\site-packages\salt\modules\netbsd*" 1>nul
|
||||
If Exist "%BinDir%\Lib\site-packages\salt\modules\netscaler.py"^
|
||||
del /Q "%BinDir%\Lib\site-packages\salt\modules\netscaler.*" 1>nul
|
||||
If Exist "%BinDir%\Lib\site-packages\salt\modules\network.py"^
|
||||
del /Q "%BinDir%\Lib\site-packages\salt\modules\network.*" 1>nul
|
||||
If Exist "%BinDir%\Lib\site-packages\salt\modules\neutron.py"^
|
||||
del /Q "%BinDir%\Lib\site-packages\salt\modules\neutron.*" 1>nul
|
||||
If Exist "%BinDir%\Lib\site-packages\salt\modules\nfs3.py"^
|
||||
|
|
Loading…
Add table
Reference in a new issue