Joshua Rose
Joshua Rose

Received the same with #1000
> In my application, I needed to differentiate between users not mapped and domain trust issues. I thought the change may be useful for others too. Thanks for writing a...



A 2 line workaround for no warning return code. ```bash ansible-lint -p > ansible-lint.txt && if [ (wc -l ansible-lint.txt) -gt 0 ]; then exit ; fi ``` or ```bash...
Still effecting the use of Ansible Automation Platform in version 2.4 with Ansible Automation Platform Controller 4.4.8 ``` ------------------------------------------------ \ \ ^__^ (òó)\_______ (__) A )\ ||----w | || ||...