Can there be even less information in your message? I only see one huge line with an error. I'm guessing you want to get rid of it. If so, then you should provide much more information:
- what you're trying to do - playbook/inventory code - output of "ansible --version" On Fri, 11 Feb 2022 at 14:56, Ashir <[email protected]> wrote: > > module_stdout": "\r\nTraceback (most recent call last):\r\n File > \"/tmp/ansible_dfQNUM/ansible_module_setup.py\", line 139, in <module>\r\n > main()\r\n File \"/tmp/ansible_dfQNUM/ansible_module_setup.py\", line 131, > in main\r\n data = get_all_facts(module)\r\n File > \"/tmp/ansible_dfQNUM/ansible_modlib.zip/ansible/module_utils/facts.py\", > line 4031, in get_all_facts\r\n File > \"/tmp/ansible_dfQNUM/ansible_modlib.zip/ansible/module_utils/facts.py\", > line 3974, in ansible_facts\r\n File > \"/tmp/ansible_dfQNUM/ansible_modlib.zip/ansible/module_utils/facts.py\", > line 1072, in populate\r\n File > \"/tmp/ansible_dfQNUM/ansible_modlib.zip/ansible/module_utils/facts.py\", > line 1605, in get_lvm_facts\r\nIndexError: list index out of range\r\n", > "msg": "MODULE FAILURE", "rc": 0} > > -- Ashir > > -- > 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/CACnHHvZ2cNMjJWxfUfUN9keVXhSmWfn1g9OKf671_%2B3tRP2Ong%40mail.gmail.com. -- Dick Visser Trust & Identity Service Operations Manager GÉANT -- 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/CAL8fbwNXg3CDz--22m%3DLbx6jM2m4VuoCn1oR3NvUWLqZ%2B%3DNabQ%40mail.gmail.com.
