Aarat Nathwani
Aarat Nathwani
> That's a fair point. What would be your suggested fix? > > FWIW, we very rarely use `apply-all` for anything other than the initial deployment of an entire environment....
Thanks for the feedback @jimsmith . I will take care of this in next release.
@booya Thanks for reporting this, I've seen this aswell and will plan a fix soon in next release !!
Hi @mhmdio , Thanks for submitting feature request, I will take a look at the possibilities.
This happens with Windows Server 2008 R2 aswell Here's log when use_ntlm_v2=False > Unknown status value (0xC0000234) in SMB_COM_SESSION_SETUP_ANDX (with extended security) > ==================== SMB Message ==================== > Command: 0x01...
Passing below configuration as per this [blog post](https://blog.travis-ci.com/2017-08-24-trigger-custom-build) ``` env: - FOO=BAR - BAR=FOO ``` Triggers two jobs  It also overrides the default build configuration like language and other...