

If not specified as part of the hosts list, default port will be used (22). If not provided, private key from the config file is used. Password (string) - Password used to log in.

Passphrase (string) - Passphrase for the private key, if needed. Parallel (boolean) - Default to parallel execution. Kwarg_op (string) - Operator to use in front of keyword args i.e. Hosts (string) - A comma delimited string of a list of hosts where the remote command will be executed. Note: This connection is made using the same parameters as the final connection.Ĭmd (string) - Arbitrary Linux command to be executed on the remote host(s).Ĭwd (string) - Working directory where the script will be executed inĭir (string) - The working directory where the script will be copied to on the remote host.Įnv (object) - Environment variables which will be available to the command(e.g.

#Python runner code
Sharing code between Sensors and Python Actions.Notifying Users of Inquiries using Rules.Restricting Users to Only View Resources They Own or Created.Automatically Granting Roles Based on LDAP Group Membership.Referencing Key-Value Pairs in Rule Definitions.Referencing Key-Value Pairs in Action Definitions.Storing and Retrieving via Python Client.Storing and Retrieving Numbers, Objects and Arrays via CLI.Storing and Retrieving Key-Value Pairs via CLI.Converting Existing Scripts into Actions.Environment Variables Available to Actions.
