You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
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'
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
The text was updated successfully, but these errors were encountered: