Manage the Windows System PATH
Remove the directory from the SYSTEM path
index: where the directory should be placed in the PATH (default: 0)
Example:
'C:\sysinternals':
win_path.absent
Add the directory to the system PATH at index location
index: where the directory should be placed in the PATH (default: None) [Note: Providing no index will append directory to PATH and will not enforce its location within the PATH.]
Example:
'C:\python27':
win_path.exists
'C:\sysinternals':
win_path.exists:
index: 0
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.7.2
22.27.121. salt.states.win_network
22.27.123. salt.states.win_servermanager
Upcoming SaltStack events, webinars and local meet ups and user groups.