randriksen
randriksen
same problem with newer ansible version. ``` $ ansible --version ansible [core 2.11.4] config file = /builds/BEJymSRN/0/cow/win-ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible...
Thank you for looking into this. It still has me confused. I adjusted the script you suggested to include a `catch` and to give a bit more output: `ansible.windows.win_powershell: error_action:...
edit: had a bunch of '\r' that i had forgotten to remove the first time. So this is the xml i get: ``` S-1-5-18 HighestAvailable S4U IgnoreNew false false true...
Hi again. I tried adding the RegistrationInfo in the script: `$taskDefinition.RegistrationInfo.URI = $taskFolder.Name+$name` But i still get the same errors: ``` "verbose": [ "Trying principal S-1-5-21-1415459906-395075925-1569613631-1024", "inside try 0", "\r\n\r\n...
so i think i've found the problem, and it doesn't seem to be caused by ansible. I think the problem is related to a corruption in the task scheduler, since...
Norway also forces 2fa
I'm seeing the same issue with Az.Accounts. And it's really annoying when that module is **the** best way to get authorization tokens to work with any of the Azure related...