salt/tests/integration/files/file/base/custom_module.sls

10 lines
141 B
Plaintext

regular-module:
module.run:
- name: test.echo
- text: hello
custom-module:
module.run:
- name: test.recho
- text: hello