35 2019 -0400 when isolated or container jobs fail to launch, set job status to error a status of error makes more sense, because failed generally points to an issue with the playbook itself, while error is more generally used for reporting issues internal to Tower see: https://github.com...
Experiencing this on 2.6.4 when changing the target version frommastertosome/branch. -name:Clone or updategit:repo:"git@github.com:Organisation/some-repo.git"dest:"/app_src"version:"some/branch"update:yesaccept_hostkey:yesforce:yeskey_file:"~/.ssh/the-key-used-to.deploy" ...
- win_domain_computer - Fix idempotence checks when ``sAMAccountName`` is different from ``name`` - win_iis_webapppool - Do not try and set attributes in check mode when the pool did not exist - yarn - handle no version when installing module by name (https://github.com/ansible/ansi...