mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
# will fail with "Data failed to compile:"
|
|
A:
|
|
cmd.run:
|
|
- name: echo A
|
|
- require_in:
|
|
- foobar: W
|
|
|