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