mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
11 lines
183 B
Plaintext
11 lines
183 B
Plaintext
exclude:
|
|
- to-include-test
|
|
|
|
include:
|
|
- include-test
|
|
|
|
{{ salt['runtests_helpers.get_sys_temp_dir_for_path']('exclude-test') }}:
|
|
file:
|
|
- managed
|
|
- source: salt://testfile
|