mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
10 lines
141 B
Plaintext
10 lines
141 B
Plaintext
regular-module:
|
|
module.run:
|
|
- name: test.echo
|
|
- text: hello
|
|
|
|
custom-module:
|
|
module.run:
|
|
- name: test.recho
|
|
- text: hello
|