Hi,
yes with the following workaround , because there is an issue for vagrant
plugin

https://github.com/ansible-community/molecule-plugins/issues/174

On Tue, 18 Jul 2023 at 16:39, Todd Lewis <[email protected]> wrote:

> Did you ever get resolution on this?
>
> "ansible.module_utils.common" is not the FQCN for an Ansible module.
> Rather, it's a python class path for modules themselves to import
> components needed to implement expected module behavior. Unless you are
> writing your own modules in python, "ansible.module_utils.common" will not
> be of interest to you.
>
> On Monday, June 12, 2023 at 4:27:22 AM UTC-4 Azadeh Amirhosseini wrote:
>
>> Hi All,
>> To run my playbook which connects to a Huawei ne as its host, i get
>> bellow error message. Any idea how can i resolve it please:
>>
>> TASK [Commands NE Huawei]
>> ******************************************************
>> An exception occurred during task execution. To see the full traceback,
>> use -vvv. The error was: ModuleNotFoundError: No module named
>> 'ansible.module_utils.common.yaml'
>> failed: [192.168.100.150] (item=dir) => {
>>     "ansible_loop_var": "item",
>>     "changed": false,
>>     "item": "dir",
>>     "rc": 1
>> }
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Ansible Project" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/ansible-project/xE7DWBE8-qw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/6c7b6efb-055d-4fd5-abb6-2dd63cb8757bn%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/6c7b6efb-055d-4fd5-abb6-2dd63cb8757bn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CADAioJA5AJEP-EH5c17i96sqWj5EYQe7vuWZ5VPiHzLN%2BgC7hA%40mail.gmail.com.

Reply via email to