Krzysztof Pawłowski
Results
2
comments of
Krzysztof Pawłowski
Same in 3006.9.
Maybe below function in `salt/modules/state.py` should be changed to return dictionary instead of list? ``` def running(concurrent=False): """ Return a list of strings that contain state return data if a...