I am trying to create a new role from my playbook. I had created a file with the created role
PLAY [localhost] ***************************************************************
TASK [setup] *******************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "cmd": "/usr/bin/lsb_release -a", "failed": true, "msg": "[Errno 2] No such file or directory", "rc": 2}
to retry, use: --limit @/etc/ansible/playbooks/own_role.retry
PLAY RECAP *********************************************************************
localhost : ok=0 changed=0 unreachable=0 failed=1