mirror of
https://github.com/saltstack/salt.git
synced 2025-04-10 14:51:40 +00:00

add install of networkx fix aggregate to properly work with requisites fix requisite checking to not be exponential fix pkg aggregate to work when multiple states specify the same package add some type hints to state.py to make the code easier to follow fix case of pkg aggregate duplicate package.
99 B
99 B
Fixed erroneous recursive requisite error when a prereq is used in combination with onchanges_any.