Skip to content

Output list of failed hosts in a format that can be used #19

Description

@amaxine

List of failures should be followed by outputting the list in a format that can be easily reused for rerunning the task on just those nodes.

E.g. after

[2019-08-01 12:26:48] <local> ERROR - 	TASK failed on HOST_A
[2019-08-01 12:26:48] <local> ERROR - 		Error installing X at /usr/local/share/perl/5.26.1/Rex/Pkg/Base.pm line 80.
[2019-08-01 12:26:48] <local> ERROR - 	TASK failed on HOST_B
[2019-08-01 12:26:48] <local> ERROR - 		Error installing X at /usr/local/share/perl/5.26.1/Rex/Pkg/Base.pm line 80.

Have a List of failed hosts: HOST_A HOST_B

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions