Changes for version 0.5.0 - 2023-10-22

  • Add cmdb_shell_var_reader
  • Improve documentation.
  • The TOML CMDB now supports rex enviroment. Uses 'SYSTEM_ENV' for that.

Documentation

Read/run a shell script and return set variable in it.
Read/run a shell script and return set variable in it.

Modules

Runs a sh or bash script and returns the variables that have been set as well as their values.
Helper for creating and updating shell_var_reader based CMDB.