[ansible-project] Re: error in asnible ""msg": "Failed to authenticate: Authentication failed: transport shut down or saw EOF""

2024-01-05 Thread Alex D.
Hi. I have the same problem with Ansible 2.16.2 installed via PIP in venv. Using the same config/inventory/playbook I have no problems when using Ansible 2.9.6 installed on Ubuntu 20.04 with Python 3.8 This is my cfg file: [defaults] inventory = ./inventory host_key_checking = False

Re: [ansible-project] How to set ansible facts to logs

2024-01-05 Thread Dick Visser
On Fri, 5 Jan 2024 at 08:23, Siddharth Thakur < siddharth.thakur.professio...@gmail.com> wrote: > Can you share any web-link where I can find more information regarding > tree and more details. > https://docs.ansible.com/ansible/latest/collections/ansible/builtin/tree_callback.html -- You recei