Results 66 issues of pando85

Create new modules written in Rash. This modules will need at least some metadata and a function to execute. ## metadata schema ``` name: type: string params: type: object additional_properties:...

area/core

Add option to select executable (E.g.: AUR compatible).

area/module

Include task file (statically if possible). - must update `rash.dir` and `rash.path`. - if tasks included are not clearly defined, include dynamically. This is a module with a special behaviour,...

area/module

area/module

area/module

Extend Jinja2 with a lookup which recover secrets from Vault.

enhancement
area/lookup

Extend Jinja2 with a lookup that read from command output.

area/lookup

enhancement
area/module

Explain args and environment variables that `rash` cli admits.

documentation
enhancement

Add coverage to CI to avoid PRs without tests.

area/ci