Ansible weird error : The error was: 'str object' has no attribute 'ip' – Debian
I have a very strange problem with an Ansible playbook. I use ansible with a Flask API, so I use ansible-runner to pass my variables to my playbook. My playbook is just a debug of my dictionary and its ip…