I am trying to run my config_adjoin role from AAP 2.5 and I am importing the linux-system-roles.ad_integration role. This works from the CLi method. But when run the role in AAP 2.5 I get the following error:
TASK [linux-system-roles.ad_integration : Build Command - Join to a specific Domain Controller] ***
1:42:50 PM
task path: /runner/requirements_roles/linux-system-roles.ad_integration/tasks/main.yml:144
fatal: [testapp01.example.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
How do I get the verbose output from this? I’ve tried editing the main.yml for this role to allow for logging, but it clears it out each time I run config_adjoin.