Comment 1 for bug 1967252

Revision history for this message
Cédric Jeanneret (cjeanner) wrote :

Just to clear off any doubts about "may be related to <strategy in use>":

[CentOS-9 - stack@undercloud ~]$ python
Python 3.9.10 (main, Feb 9 2022, 00:00:00)
[GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from ansible.module_utils.openstack import openstack_full_argument_spec
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'ansible.module_utils.openstack'
>>>