Gábor Udvari
Results
2
issues of
Gábor Udvari
I have a set of existing tasks which I would like to run during the DebOps playbooks with pre/post hooks. When I include my own tasks into the pre/post hook...
Depending on the operating system the argument list has a limit. On Windows this is 8191 characters: https://learn.microsoft.com/en-us/troubleshoot/windows-client/shell-experience/command-line-string-limitation The current list of programs in xdg-ninja already passes this limit, so...