Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

List of arguments to be passed to the module. One per line.


Commands

Image RemovedImage Added

Commands

Python code to be executed in command. One statement per line or separated by a ';' with significant leading white space as in normal module code. It is suggested that this method is used only when running simple commands. [-c]

...

This option controls how often warnings are output to stderr. Leave blank to default to one warning for each source line where it occurs. [-W]

Individual warnings filters are specified as a sequence of fields separated by colons: 'action:message:category:module:line'.

Timeout (in seconds) 

How many seconds to wait for the action to finish before timing out. The default is 86400 seconds (24 hours).

...

If this is ticked, any warnings logged will not mark the action with a warning status. [-W]Individual warnings filters are specified as a sequence of fields separated by colons: 'action:message:category:module:line'.


Environment

Environment Variables

...