mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #40646 from twangboy/fix_win_network
Keep network.py execution module
This commit is contained in:
commit
2a22bea290
@ -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…
Reference in New Issue
Block a user