Open ildjarnisdead opened 1 month ago
The YAML file used: obsscan.txt
The module used: httpobs.txt
The error:
Traceback (most recent call last):
File "/runner/.ansible/tmp/ansible-tmp-1725948858.415321-22-27630340840587/AnsiballZ_httpobs.py", line 107, in <module>
_ansiballz_main()
File "/runner/.ansible/tmp/ansible-tmp-1725948858.415321-22-27630340840587/AnsiballZ_httpobs.py", line 99, in _ansiballz_main
invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)
File "/runner/.ansible/tmp/ansible-tmp-1725948858.415321-22-27630340840587/AnsiballZ_httpobs.py", line 47, in invoke_module
runpy.run_module(mod_name='ansible.modules.httpobs', init_globals=dict(_module_fqn='ansible.modules.httpobs', _modlib_path=modlib_path),
File "<frozen runpy>", line 226, in run_module
File "<frozen runpy>", line 98, in _run_module_code
File "<frozen runpy>", line 88, in _run_code
File "/tmp/ansible_httpobs_payload_zfea20u0/ansible_httpobs_payload.zip/ansible/modules/httpobs.py", line 60, in <module>
ModuleNotFoundError: No module named 'httpobs'
Hello,
Has anyone got this working with Ansible? I tried installing this in an Ansible EE, but the
httpobs.scanner
module isn't foundThe Ansible-builder execution-environment.yml I used: