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
when not installed, community.general.ejabberd_user crashes at ejabberd_user.py, line 126 with error message run_command\r\nTypeError: sequence item 0: expected str instance, NoneType found\r\n
Summary
when not installed,
community.general.ejabberd_user
crashes atejabberd_user.py, line 126
with error messagerun_command\r\nTypeError: sequence item 0: expected str instance, NoneType found\r\n
Issue Type
Bug Report
Component Name
ejabberd_user
Ansible Version
Community.general Version
Configuration
OS / Environment
Steps to Reproduce
test.yaml
and change thehosts
field fromexample_server
to your ejabberd serveransible-playbook -i hosts.ini test.yaml -bK
-bK
is for running the command as root userExpected Results
module reports that
ejabberd
software is not installedActual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: