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.
71 B
71 B
Fixed recursive prereq requisites to report recursive requisite error.