mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
f4906fe771
We can still model the original issue without needing to call all the way out to pypi to do it.
10 lines
154 B
Plaintext
10 lines
154 B
Plaintext
required_state:
|
|
test:
|
|
- succeed_without_changes
|
|
|
|
requiring_state:
|
|
test:
|
|
- succeed_without_changes
|
|
- require:
|
|
- test: required_state
|