hi,
got this error out of nowhere...what's the problem here?
ansible --version
ansible 2.7.10
config file = /etc/ansible/aix/ansible.cfg
configured module search path = [u'/root/.ansible/plugins/modules',
u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python2.7/site-packages/ansible
executable location = /usr/bin/ansible
python version = 2.7.5 (default, Mar 26 2019, 22:07:57) [GCC 4.8.5
20150623 (Red Hat 4.8.5-36)]
fatal: [AIXHOST]: FAILED! => {
"ansible_facts": {
"pkg_mgr": "yum"
},
"changed": false,
"rc": 1
}
MSG:
MODULE FAILURE
See stdout/stderr for the exact error
MODULE_STDOUT:
Traceback (most recent call last):
File
"/root/.ansible/tmp/ansible-tmp-1558346846.77-273271480181096/AnsiballZ_yum.py"
, line 113, in <module>
_ansiballz_main()
File
"/root/.ansible/tmp/ansible-tmp-1558346846.77-273271480181096/AnsiballZ_yum.py"
, line 105, in _ansiballz_main
invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)
File
"/root/.ansible/tmp/ansible-tmp-1558346846.77-273271480181096/AnsiballZ_yum.py"
, line 48, in invoke_module
imp.load_module('__main__', mod, module, MOD_DESC)
File "/tmp/ansible_yum_payload_3ucq8o/__main__.py", line 341, in <module>
File "/opt/freeware/lib/python2.7/site-packages/yum/__init__.py", line 49,
in <module>
_ = yum.i18n._
AttributeError: 'module' object has no attribute 'i18n'
MODULE_STDERR:
Shared connection to 10.0.0.2 closed.
--
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 post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/38747bfd-7eed-4e99-b202-b156a029c994%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.