This was a bug in ansible-core 2.13.0, and will be resolved in 2.13.1 which is scheduled for release on June 20. See https://github.com/ansible/ansible/pull/77894
On Thu, Jun 9, 2022 at 10:38 AM [email protected] <[email protected]> wrote: > > Throwing stuff at the wall, I've tried the ansible.cfg from > https://github.com/ansible/ansible/blob/stable-2.9/examples/ansible.cfg as > well as `ansible-config init --disabled -t all > ansible.cfg` > On Thursday, June 9, 2022 at 10:22:07 AM UTC-5 [email protected] wrote: > >> Upgraded from ansible-5.6 to ansible-5.9, along with all the package >> dependency that ansible-5.9 requires. >> >> Now all my windows playbooks throw this warning. >> >> [WARNING]: The "winrm" connection plugin has an improperly configured >> remote target value, forcing "inventory_hostname" templated value instead >> of the string >> >> My GoogleFu failed me and I could not find a fix to this problem. I >> thought I'd find a migration guide for moving 5.6 to 5.9 but I did not find >> a guide. >> >> After the WARNING the ansible.windows.setup output does not look correct >> (at least compared to 5.6) >> >> <inventory_hostname> ESTABLISH WINRM CONNECTION FOR USER: >> [email protected] on PORT 5986 TO inventory_hostname >> >> No sure how to fix this problem. >> >> My gut tells me something needs to change in my winrm or kerberos >> variables in my inventory file but I am unable to find docs on what changes >> are needed for ansible-5.9 >> >> Any help would be appreciated. >> >> Thanks. >> >> >> -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/0040c85d-68a0-45d2-8dc9-3aefff0f7f00n%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/0040c85d-68a0-45d2-8dc9-3aefff0f7f00n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Matt Martz @sivel sivel.net -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAD8N0v9KBM%2BWOjMU_VYq2ruog%2BcfpWPVLGKTXn2GBwbMm7VNJA%40mail.gmail.com.
